lbryio/lbry-sdk

Add ability to sweep private keys

Open

#1 049 ouverte le 3 janv. 2018

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (500 forks)batch import
area: wallethelp wantedlevel: 1type: new feature

Métriques du dépôt

Stars
 (7 220 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur