Constant SSTORE_RESET
pub const SSTORE_RESET: u64 = 5000; // 5_000u64
Available on crate feature
evm
only.Expand description
Gas cost for SSTORE when modifying an existing non-zero storage slot.
pub const SSTORE_RESET: u64 = 5000; // 5_000u64
evm
only.Gas cost for SSTORE when modifying an existing non-zero storage slot.