Type Definition sp_consensus_babe::Randomness [−][src]
type Randomness = [u8; 32];
Expand description
Schnorrkel randomness value. Same size as VRFOutput
.
type Randomness = [u8; 32];
Schnorrkel randomness value. Same size as VRFOutput
.