Type alias HdPrivateNode

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.

Generated using TypeDoc