pub fn new_block_import_info(hash: Hash, number: BlockNumber) -> BlockInfo
Expand description
Create a new leaf with the given hash and number.
pub fn new_block_import_info(hash: Hash, number: BlockNumber) -> BlockInfo
Create a new leaf with the given hash and number.