pub fn initialize_batch_posters_table<D: Database, B: StorageBackend>(
l1_pricing_storage: &Storage<'_, D>,
backend: &mut B,
initial_poster: Address,
) -> Result<(), L1PricingError>pub fn initialize_batch_posters_table<D: Database, B: StorageBackend>(
l1_pricing_storage: &Storage<'_, D>,
backend: &mut B,
initial_poster: Address,
) -> Result<(), L1PricingError>