Constant NON_ZERO_BYTE_DATA_COST
pub const NON_ZERO_BYTE_DATA_COST: u64 = 68; // 68u64
Available on crate feature
evm
only.Expand description
The cost of a non-zero byte in calldata.
pub const NON_ZERO_BYTE_DATA_COST: u64 = 68; // 68u64
evm
only.The cost of a non-zero byte in calldata.