lbryio/lbrycrd

allow bip44 address option when creating wallet

Aperta

#294 aperta il 8 lug 2019

 (5 commenti) (0 reazioni) (0 assegnatari)C++ (173 fork)auto 404
hacktoberfestlevel: 3type: new feature

Metriche repository

Star
 (2528 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Torba and lbrycrd use a different standard (bip44 vs bip32) so private keys do not produce the same set of addresses. I understand we don't want the bip44 method to be the default, but there should be an option to do so when creating a wallet.

Guida contributor