Constant SSTORE_SET
pub const SSTORE_SET: u64 = 20000; // 20_000u64
Available on crate feature
evm
only.Expand description
Gas cost for SSTORE when setting a storage slot from zero to non-zero.
pub const SSTORE_SET: u64 = 20000; // 20_000u64
evm
only.Gas cost for SSTORE when setting a storage slot from zero to non-zero.