bip32 refactoring

This commit is contained in:
4tochka 2018-07-03 13:58:15 +04:00
parent 19eb1e12d2
commit 5946e42e67

View File

@ -12,7 +12,7 @@ Current version is 2.0
* Supports BIP32(Hierarchical Deterministic Wallets), BIP39(Mnemonic code generation)
* Supports BIP141(Segregated Witness)
* Transaction constructor
* Mining pool basic primitives
### Installation