list_unchecked_blocks

Function list_unchecked_blocks 

Source
pub fn list_unchecked_blocks(
    tx: &Transaction<'_>,
    block_range: Range<Word>,
) -> Result<Vec<Block>, QueryError>
Expand description

Lists all unchecked blocks in the given range.