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