lbryio/lbry-sdk

Add ability to sweep private keys

Open

#1,049 建立於 2018年1月3日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Python (500 fork)batch import
area: wallethelp wantedlevel: 1type: new feature

倉庫指標

Star
 (7,220 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

The Issue

In order to support the LBRY paper wallet, the daemon must allow sweeping/importing of LBC addresses. I'm not sure importing is possible because that collide with being able to import/export passphrases as a backup/restore function.

I'd say this is different from https://github.com/lbryio/lbry/issues/1044, but I could be convinced otherwise. The passphrase export/import would be a backup/restore mechanism for the LBRY wallet

System Configuration

Anything Else

Screenshots

貢獻者指南