Module sc_consensus_babe::authorship [−][src]
BABE authority selection and slot claiming.
Functions
claim_slot | Tries to claim the given slot number. This method starts by trying to claim a primary VRF based slot. If we are not able to claim it, then if we have secondary slots enabled for the given epoch, we will fallback to trying to claim a secondary slot. |
claim_slot_using_keys | Like |