Constant BLOCKHASH
pub const BLOCKHASH: u64 = 20; // 20u64
Available on crate feature
evm
only.Expand description
Gas cost for BLOCKHASH instruction.
pub const BLOCKHASH: u64 = 20; // 20u64
evm
only.Gas cost for BLOCKHASH instruction.