custom_leaf_chain

Function custom_leaf_chain 

Source
pub async fn custom_leaf_chain(
    upgrade: Upgrade,
    range: impl IntoIterator<Item = u64>,
    map: impl Fn(&mut QuorumProposal2<SeqTypes>),
) -> Vec<LeafQueryData<SeqTypes>>
Expand description

Construct a customized leaf chain for the given height range.