lightning-node-management

Automated LND update scripts for the RaspiBlitz

Check for the latest official release and notes: https://github.com/lightningnetwork/lnd/releases/

WARNING for every major version update: After the migration the LND database will be only compatible with that new version and above.
This means that the update script needs to be run each time when a clean RaspiBlitz SDcard image is used to access the LND database.

Backup

Before updating it is most recommended to make a full backup of the LND directory.
This is not be restored after LND is successfully restarted!

Update LND to a chosen version

Update LND to v0.13.3-beta

Update LND to v0.13.1-beta

Update LND to v0.13.0-beta

Update LND to v0.12.1-beta

Update LND to v0.12.0-beta

Update LND to v0.11.1-beta

Update LND to v0.11.0-beta

Build LND from the source