lbryio/lbry-sdk

Add ability to sweep private keys

オープン

#1,049 opened on 2018/01/03

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Python (500 件のフォーク)batch import
area: wallethelp wantedlevel: 1type: new feature

Repository metrics

Stars
 (7,220 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド