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