backups: update with links

This commit is contained in:
openoms
2020-03-31 09:44:28 +01:00
parent f6781e0735
commit 80a90063a7
3 changed files with 19 additions and 12 deletions

View File

@@ -1,8 +1,9 @@
## LND backup scheme
Notes on LND seed format:
## LND single seed multi-location backup scheme
Notes on LND wallet recovery: <https://github.com/lightningnetwork/lnd/blob/master/docs/recovery.md>
Notes on LND seed format (different from Bip39 or Electrum): <https://github.com/lightningnetwork/lnd/tree/master/aezeed>
### Components grouped together by the requirement for a full restore
#### Full backup 1
* Seed (24 words)
- Cypher phrase (passphrase)
@@ -10,6 +11,8 @@ Notes on LND seed format:
- lnd folder (wallet.db + channel.db)
* wallet password
### Packages for a 2-of-3 setup
#### Location 1
- Seed (24 word)
- lnd folder (wallet.db + channel.db)