op_alloy_protocol::fee

Function calculate_tx_l1_cost_regolith

Source
pub fn calculate_tx_l1_cost_regolith(
    input: &[u8],
    l1_fee_overhead: U256,
    base_fee: U256,
    l1_fee_scalar: U256,
) -> U256
Expand description

Calculate the gas cost of a transaction based on L1 block data posted on L2 post-regolith.