Skip to content

Commit e6845a8

Browse files
Leo Weesegitbook-bot
authored andcommitted
GITBOOK-474: change request with no subject merged in GitBook
1 parent 1ef5500 commit e6845a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

lightning-network-tools/lnd/migrating-lnd.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ To continue the migration, you should move all data from this directory to the n
4444

4545
Logs and the data directory can also be split up, either by defining them in the configuration file, or at startup with `--datdir=` and `--logdir=`
4646

47+
## Migrating Litd
48+
49+
If you have funds in a [Loop Address](../loop/static-loop-in-addresses.md) or Pool Account, you will also have to migrate the `~/.loop` and `~/.pool` directories. To preserve [LNC](../lightning-terminal/lightning-node-connect.md) sessions and other data, you are advised to migrate the `~/.lit` directory as well.
50+
51+
Migrating these directories is not as sensitive as the LND base directory, and it may be done separately from LND, regardless of whether LND and Litd run as the same process or not.
52+
4753
## Checking your configuration file
4854

4955
Now that you are running LND on a different machine, some variables might have changed and need to be amended for LND to smoothly connect. Some areas of concern/for review are:

0 commit comments

Comments
 (0)