Constant EOF_CREATE_GAS
pub const EOF_CREATE_GAS: u64 = 32000; // 32_000u64
Available on crate feature
evm
only.Expand description
Gas cost for EOF CREATE instruction.
pub const EOF_CREATE_GAS: u64 = 32000; // 32_000u64
evm
only.Gas cost for EOF CREATE instruction.