revm_optimism::l1block

Constant BASE_FEE_SCALAR_OFFSET

Source
pub const BASE_FEE_SCALAR_OFFSET: usize = 16;
Expand description

The two 4-byte Ecotone fee scalar values are packed into the same storage slot as the 8-byte sequence number. Byte offset within the storage slot of the 4-byte baseFeeScalar attribute.