revm_interpreter::gas

Constant NON_ZERO_BYTE_DATA_COST_ISTANBUL

Source
pub const NON_ZERO_BYTE_DATA_COST_ISTANBUL: u64 = 16;
Expand description

The cost of a non-zero byte in calldata adjusted by EIP-2028.