Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • verify_vrf_proof_arguments

Index

Constructors

  • Parameters

    • type: ecdsa_secp256k1 = 0
    • public_key: null | Uint8Array = null
    • proof: null | Uint8Array = null
    • hash: null | Uint8Array = null
    • message: null | Uint8Array = null

    Returns verify_vrf_proof_arguments

Properties

hash: null | Uint8Array
message: null | Uint8Array
proof: null | Uint8Array
public_key: null | Uint8Array

Methods

  • Parameters

    • reader: Reader
    • length: number

    Returns verify_vrf_proof_arguments

  • Parameters

    Returns void

Generated using TypeDoc