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