Constant SELFDESTRUCT
pub const SELFDESTRUCT: i64 = 24000; // 24_000i64
Available on crate feature
evm
only.Expand description
Gas cost for SELFDESTRUCT instruction.
pub const SELFDESTRUCT: i64 = 24000; // 24_000i64
evm
only.Gas cost for SELFDESTRUCT instruction.