Translations:Backup/Recovery/23/en

From PlebNet Wiki
Revision as of 15:41, 3 November 2021 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You will need your 24-word cipher seed and the SCB. You can set up a new node in Neutrino mode to save time. Neutrino is a lightweight client that allows you to run an LN node without Bitcoin Core. You can create a new Neutrino node by following these instructions by Alex Bosworth: https://github.com/alexbosworth/ln-service These instructions are for creating a node on AWS EC2, however, you can create one on your laptop/desktop or on a Raspberry Pi. After you start a new node on Neutrino, you can follow the same recovery instructions: https://github.com/lightningnetwork/lnd/blob/master/docs/recovery.md#recovering-using-scbs (use lncli create -multi_file=channel.backup) Note: Replace channel.backup with the name of your backup file.