Class verify_merkle_root_arguments
Hierarchy
- verify_merkle_root_arguments
Constructors
constructor
Parameters
root: Uint8Array = ...
hashes: Uint8Array[] = []
Properties
hashes
hashes: Uint8Array[]
root
root: Uint8Array
Methods
Static decode
Parameters
reader: Reader
length: number
Static encode
Parameters
Returns void