Function phron_finality::data_io::status_provider::is_branch_ancestry_correct
source · fn is_branch_ancestry_correct<CIP>(
chain_info_provider: &mut CIP,
proposal: &PhronProposal
) -> boolwhere
CIP: ChainInfoProvider,