tools/lightning-downgrade: tool to downgrade (offline) v25.12 to v25.09.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Added: tools: `lightningd-downgrade` can downgrade your database from v25.12 to v25.09 if something goes wrong.
This commit is contained in:
@@ -41,6 +41,8 @@ WALLET_SQL_FILES := \
|
||||
wallet/test/run-wallet.c \
|
||||
wallet/test/run-chain_moves_duplicate-detect.c \
|
||||
wallet/test/run-migrate_remove_chain_moves_duplicates.c \
|
||||
tools/lightning-downgrade.c \
|
||||
|
||||
|
||||
wallet/statements_gettextgen.po: $(WALLET_SQL_FILES) $(FORCE)
|
||||
@if $(call SHA256STAMP_CHANGED); then \
|
||||
|
||||
Reference in New Issue
Block a user