Function fuel_indexer::get_start_block
source · pub async fn get_start_block(
conn: &mut IndexerConnection,
manifest: &Manifest
) -> Result<u32, IndexerError>
Expand description
Determine the starting block for this indexer.