lbryio/lbrycrd

allow bip44 address option when creating wallet

Aberta

#294 aberto em 8 de jul. de 2019

 (5 comentários) (0 reação) (0 responsável)C++ (173 forks)auto 404
hacktoberfestlevel: 3type: new feature

Métricas do repositório

Stars
 (2.528 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador