lbryio/lbrycrd

allow bip44 address option when creating wallet

开放

#294 创建于 2019年7月8日

 (5 条评论) (0 个反应) (0 位负责人)C++ (173 个派生)auto 404
hacktoberfestlevel: 3type: new feature

仓库指标

星标
 (2,528 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南