Browse Source
Added the ability to create a new master bip32 with new private key and chain code. The way this works is like this: var bip32 = new BIP32('mainnet'); or: var bip32 = new BIP32('testnet');patch-2
Ryan X. Charles
11 years ago
2 changed files with 28 additions and 0 deletions
Loading…
Reference in new issue