Type alias HdPublicNode

A private node in a Hierarchical Deterministic (HD) key tree. To confirm the validity of this node, check the value of its valid property.

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