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