A valid private node in a Hierarchical Deterministic (HD) key tree. This node
can be used to derive further nodes, or the private key can be used to
generate a wallet address.
Type declaration
privateKey: Uint8Array
This HdPrivateNode's 32-byte valid Secp256k1 private key.
A valid private node in a Hierarchical Deterministic (HD) key tree. This node can be used to derive further nodes, or the private key can be used to generate a wallet address.