cast::revm::interpreter::gas

Constant NON_ZERO_BYTE_DATA_COST_ISTANBUL

pub const NON_ZERO_BYTE_DATA_COST_ISTANBUL: u64 = 16; // 16u64
Expand description

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