Skip to main content

ProofNode.fromHex() method

Creates ProofNode Hashes from hex values

Signature:

static fromHex(hexNode: ProofNodeHex): ProofNode;

Parameters

ParameterTypeDescription
hexNodeProofNodeHex

Returns:

ProofNode

ProofNode