Function linera_chain::test::make_child_block
source ยท pub fn make_child_block(parent: &Hashed<ConfirmedBlock>) -> ProposedBlock
Expand description
Creates a new child of the given block, with the same timestamp.
pub fn make_child_block(parent: &Hashed<ConfirmedBlock>) -> ProposedBlock
Creates a new child of the given block, with the same timestamp.