Constant NON_ZERO_BYTE_COST
pub const NON_ZERO_BYTE_COST: u64 = 16; // 16u64
Available on crate feature
evm
only.Expand description
The cost of a non-zero byte in the EVM.
pub const NON_ZERO_BYTE_COST: u64 = 16; // 16u64
evm
only.The cost of a non-zero byte in the EVM.