Function hotshot_types::drb::compute_drb_result

source ·
pub fn compute_drb_result<TYPES: NodeType>(
    drb_seed_input: DrbSeedInput,
) -> DrbResult
Expand description

Compute the DRB result for the leader rotation.

This is to be started two epochs in advance and spawned in a non-blocking thread.

§Arguments

  • drb_seed_input - Serialized QC signature.