Skip to main content

get_block_extended_header_top

Function get_block_extended_header_top 

Source
pub fn get_block_extended_header_top(
    db: &BlockchainDatabase,
    tapes: &TapesReadTransaction<'_>,
) -> DbResult<(ExtendedBlockHeader, BlockHeight)>
Expand description

Return the top/latest [ExtendedBlockHeader] from the database.