Constant NON_ZERO_BYTE_COST
pub const NON_ZERO_BYTE_COST: u64 = 16; // 16u64Available 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; // 16u64evm only.The cost of a non-zero byte in the EVM.