Constant COLD_STORAGE_ACCESS
pub const COLD_STORAGE_ACCESS: u64 = 3_000; // 3_000u64Available on crate feature
evm only.Expand description
Cold touch of a storage slot (was 2,100 pre-EIP-8038).
pub const COLD_STORAGE_ACCESS: u64 = 3_000; // 3_000u64evm only.Cold touch of a storage slot (was 2,100 pre-EIP-8038).