lnd: point out SCB functionality more clearly

This commit is contained in:
nixbitcoin 2022-02-14 14:04:11 +00:00
parent 827107c807
commit b8524720a5
No known key found for this signature in database
GPG key ID: B6044ECBA2DAE5D0
2 changed files with 3 additions and 1 deletions

View file

@ -83,6 +83,8 @@
# You should also backup your channel state after opening new channels.
# This will allow you to recover off-chain funds, by force-closing channels.
# scp bitcoin-node:/var/lib/lnd/chain/bitcoin/mainnet/channel.backup ./backups/lnd/
#
# Alternatively, you can have these files backed up by services.backups below.
### RIDE THE LIGHTNING
# Set this to enable RTL, a web interface for lnd and clightning.