☰
In sp_consensus_babe
In sp_consensus_babe
Modules
digests
inherents
Structs
BabeEpochConfiguration
BabeGenesisConfiguration
BabeGenesisConfigurationV1
Epoch
OpaqueKeyOwnershipProof
Slot
Transcript
Enums
AllowedSlots
ConsensusLog
Constants
BABE_ENGINE_ID
BABE_VRF_PREFIX
KEY_TYPE
MEDIAN_ALGORITHM_CARDINALITY
PUBLIC_KEY_LENGTH
RANDOMNESS_LENGTH
VRF_OUTPUT_LENGTH
VRF_PROOF_LENGTH
Statics
BABE_VRF_INOUT_CONTEXT
Traits
BabeApi
Functions
check_equivocation_proof
make_transcript
make_transcript_data
Type Definitions
AuthorityId
AuthorityIndex
AuthorityPair
AuthoritySignature
BabeAuthorityWeight
BabeBlockWeight
EquivocationProof
Randomness
?
Constant
sp_consensus_babe
::
BABE_VRF_PREFIX
source
·
[
−
]
pub const BABE_VRF_PREFIX:
&[
u8
]
= b"substrate-babe-vrf";
Expand description
The prefix used by BABE for its VRF keys.