Function explorer::handle_block

source ·
pub(crate) async fn handle_block(
    raw_block: Block,
    indexer: Indexer
) -> Result<(), Error>