Typeberry by Fluffy Labs - v0.9.0
    Preparing search index...
    • 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.

      Parameters

      • ringKeys: Uint8Array
      • proverKeyIndex: number
      • secretSeed: Uint8Array
      • vrfInputData: Uint8Array

      Returns Uint8Array