index_block

Function index_block 

Source
pub(crate) async fn index_block(
    block: &MultiEraBlock,
    pending_blocks: &mut Receiver<BTreeSet<Slot>>,
    our_end: Slot,
) -> Result<()>
Expand description

Add all data needed from the block into the indexes.