Difference between revisions of "Translations:Backup/Recovery/23/en"

From PlebNet Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
(No difference)

Revision as of 15:41, 3 November 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Backup/Recovery)
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 [https://github.com/alexbosworth/ln-service these instructions by Alex Bosworth]. These instructions are for creating a node on AWS EC2, however, you can create one on your laptop/desktop or on a Raspberry Pi.

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.