ProofNode.(constructor)On this pageProofNode.(constructor)Creates an instance of ProofNode.Signature:constructor(hash?: Hash, children?: Hash[]);ParametersParameterTypeDescriptionhashHash(Optional) current node hashchildrenHash[](Optional) children of the node