Class HDWallet<TWallet>Abstract

Hierarchical Deterministic Wallets (BIP32) Standard for deterministic wallets that can be interchanged between different clients.

Type Parameters

Hierarchy

Implements

Constructors

Properties

_masterKey: IHDKey
coinPath: CoinPath
encryptionType: EncryptionType
masterSeed: Uint8Array
walletConstructor: IWalletConstructor<TWallet>

Methods

Generated using TypeDoc