pub fn precharge_for_allocations(
block_config: &BlockConfig,
context: ContextChargedForProgram,
allocations_tree_len: u32,
) -> Result<ContextChargedForAllocations, Vec<JournalNote>>Expand description
Precharge for allocations obtaining from storage.