CURRENT_TX_POSTER_FEE_OFFSET

Constant CURRENT_TX_POSTER_FEE_OFFSET 

Source
pub const CURRENT_TX_POSTER_FEE_OFFSET: u64 = 255;
Expand description

Scratch slot used to pass per-transaction L1 poster fee from the executor into the EVM where the ArbGasInfo precompile can read it. The value is written before EVM execution and has no long-term significance — it’s overwritten every transaction.