Function compute_drb_result

Source
pub async fn compute_drb_result(
    drb_input: DrbInput,
    store_drb_progress: StoreDrbProgressFn,
    load_drb_progress: LoadDrbProgressFn,
) -> 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.