Randomness
sp_consensus_babe
0.32.0
Randomness
In crate sp_consensus_babe
Modules
digests
inherents
Structs
BabeConfiguration
BabeConfigurationV1
BabeEpochConfiguration
Epoch
OpaqueKeyOwnershipProof
Slot
SlotDuration
VrfPreOutput
VrfProof
VrfSignData
VrfSignature
VrfTranscript
Enums
AllowedSlots
ConsensusLog
Constants
BABE_ENGINE_ID
KEY_TYPE
MEDIAN_ALGORITHM_CARDINALITY
PUBLIC_KEY_LENGTH
RANDOMNESS_LENGTH
RANDOMNESS_VRF_CONTEXT
Traits
BabeApi
Functions
check_equivocation_proof
epoch_index
epoch_start_slot
make_vrf_sign_data
make_vrf_transcript
Type Aliases
AuthorityId
AuthorityIndex
AuthorityPair
AuthoritySignature
BabeAuthorityWeight
BabeBlockWeight
EquivocationProof
Randomness
VrfInput
?
Settings
Type Alias
sp_consensus_babe
::
Randomness
Copy item path
source
·
[
−
]
pub type Randomness = [
u8
;
32
];
Expand description
Randomness type required by BABE operations.