pub fn make_child_block(parent: &ConfirmedBlock) -> ProposedBlock
Expand description
Creates a new child of the given block, with the same timestamp.
pub fn make_child_block(parent: &ConfirmedBlock) -> ProposedBlock
Creates a new child of the given block, with the same timestamp.