pub fn initialize_l1_pricing_state<D: Database, B: StorageBackend>(
sto: &Storage<'_, D>,
backend: &mut B,
rewards_recipient: Address,
initial_l1_base_fee: U256,
) -> Result<(), L1PricingError>pub fn initialize_l1_pricing_state<D: Database, B: StorageBackend>(
sto: &Storage<'_, D>,
backend: &mut B,
rewards_recipient: Address,
initial_l1_base_fee: U256,
) -> Result<(), L1PricingError>