Skip to main content

ValueProof class

ValueProof represents a Merkle Proof for a value stored as MT

ValueProof

Signature:

export declare class ValueProof 

Constructors

ConstructorModifiersDescription
(constructor)()Creates an instance of ValueProof.

Properties

PropertyModifiersTypeDescription
mtpProof
pathbigint
valuebigint

Methods

MethodModifiersDescription
validate()validates instance of ValueProof