VRFOutput

Type Alias VRFOutput 

Source
pub type VRFOutput = VRFPreOut;
👎Deprecated since 0.9.2: Please use VRFPreOut instead of VRFOutput
Expand description

VRF pre-output, possibly unverified.

Aliased Type§

pub struct VRFOutput(pub [u8; 32]);

Tuple Fields§

§0: [u8; 32]