validate_proposal_liveness

Function validate_proposal_liveness 

Source
pub async fn validate_proposal_liveness<TYPES: NodeType, I: NodeImplementation<TYPES>>(
    proposal: &Proposal<TYPES, QuorumProposalWrapper<TYPES>>,
    validation_info: &ValidationInfo<TYPES, I>,
) -> Result<()>
Expand description

Update states in the event that the parent state is not found for a given proposal.