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