lbryio/lbrycrd

allow bip44 address option when creating wallet

Offen

#294 geöffnet am 08.07.2019

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (173 Forks)auto 404
hacktoberfestlevel: 3type: new feature

Repository-Metriken

Stars
 (2.528 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide