vrfProofLength constant
int
const vrfProofLength
Length of a VRF (Verifiable Random Function) proof in bytes.
Implementation
static const int vrfProofLength = 64;
Length of a VRF (Verifiable Random Function) proof in bytes.
static const int vrfProofLength = 64;