Constant WARM_ACCESS
pub const WARM_ACCESS: u64 = 100; // 100u64Available on crate feature
evm only.Expand description
Touch of an already-warm account or storage slot. Unchanged by EIP-8038.
pub const WARM_ACCESS: u64 = 100; // 100u64evm only.Touch of an already-warm account or storage slot. Unchanged by EIP-8038.