Generate one ring VRF ticket for a concrete VRF input.
This is the single-attempt form of batchGenerateRingVrf: callers encode the desired attempt into vrfInputData and receive one status || signature record, where the signature is 784 bytes.
batchGenerateRingVrf
vrfInputData
status || signature
Generate one ring VRF ticket for a concrete VRF input.
This is the single-attempt form of
batchGenerateRingVrf: callers encode the desired attempt intovrfInputDataand receive onestatus || signaturerecord, where the signature is 784 bytes.