Function process_fetched_block

Source
pub async fn process_fetched_block(
    buffer: Uint8Array,
    hash: Uint8Array,
    block_id: BlockId,
    peer_index: PeerIndex,
)