vrfProofLength constant

int const vrfProofLength

Length of a VRF (Verifiable Random Function) proof in bytes.

Implementation

static const int vrfProofLength = 64;