Class verify_vrf_proof_arguments
Hierarchy
- verify_vrf_proof_arguments
Constructors
constructor
Parameters
public_key: Uint8Array = ...
proof: Uint8Array = ...
hash: Uint8Array = ...
message: Uint8Array = ...
Properties
hash
hash: Uint8Array
message
message: Uint8Array
proof
proof: Uint8Array
public_key
public_key: Uint8Array
type
Methods
Static decode
Parameters
reader: Reader
length: number
Static encode
Parameters
Returns void