Skip to main content

ProofNode.toJSON() method

JSON Representation of ProofNode with a hex values

Signature:

toJSON(): {
hash: string;
children: string[];
};

Returns:

{ hash: string; children: string[]; }

{*} - ProofNode with hexes