Constant BLOCKHASH_STORAGE_ADDRESS
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.