A private node in a Hierarchical Deterministic (HD) key tree. To confirm the validity of this node, try if ('invalidMaterial' in node) ....
if ('invalidMaterial' in node) ...
Note, HD nodes are network-independent. A network is required only when encoding the node as an HD key or using a derived public key in an address.
Generated using TypeDoc
A private node in a Hierarchical Deterministic (HD) key tree. To confirm the validity of this node, try
if ('invalidMaterial' in node) ...
.Note, HD nodes are network-independent. A network is required only when encoding the node as an HD key or using a derived public key in an address.