Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::consensus::BabeLottery, including all inherited members.
changeEpoch(const EpochDescriptor &epoch, const Randomness &randomness, const Threshold &threshold, const crypto::Sr25519Keypair &keypair)=0 | kagome::consensus::BabeLottery | pure virtual |
getEpoch() const =0 | kagome::consensus::BabeLottery | pure virtual |
getSlotLeadership(primitives::BabeSlotNumber slot) const =0 | kagome::consensus::BabeLottery | pure virtual |
secondarySlotAuthor(primitives::BabeSlotNumber slot, primitives::AuthorityListSize authorities_count, const Randomness &randomness) const =0 | kagome::consensus::BabeLottery | pure virtual |
slotVrfSignature(primitives::BabeSlotNumber slot) const =0 | kagome::consensus::BabeLottery | pure virtual |
~BabeLottery()=default | kagome::consensus::BabeLottery | virtual |