initialize_batch_posters_table

Function initialize_batch_posters_table 

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