Constant WARM_STORAGE_READ_COST
pub const WARM_STORAGE_READ_COST: u64 = 100; // 100u64
Expand description
Gas cost for reading from a warm storage slot (EIP-2929).
pub const WARM_STORAGE_READ_COST: u64 = 100; // 100u64
Gas cost for reading from a warm storage slot (EIP-2929).