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