lbryio/lbrycrd

allow bip44 address option when creating wallet

Ouverte

#294 ouverte le 8 juil. 2019

 (5 commentaires) (0 réaction) (0 personne assignée)C++ (173 forks)auto 404
hacktoberfestlevel: 3type: new feature

Métriques du dépôt

Stars
 (2 528 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur