Skip to main content

get_outcome

Function get_outcome 

Source
fn get_outcome(
    execution: &TempoFullNode,
    epocher: &FixedEpocher,
    epoch: u64,
) -> Result<OnchainDkgOutcome, IdentityProofError>
Expand description

Fetch last block of epoch and decode DKG outcome.