Type Alias schnorrkel::vrf::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§
struct VRFOutput(pub [u8; 32]);Fields§
§0: [u8; 32]