Constant revm_primitives::BLOCKHASH_STORAGE_ADDRESS
source · pub const BLOCKHASH_STORAGE_ADDRESS: Address;
Expand description
EIP-2935: Serve historical block hashes from state
The address where historical blockhashes are available.
§Note
This is named HISTORY_STORAGE_ADDRESS
in the EIP.