mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2026-01-04 12:24:22 +01:00
backups: update with links
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user