cln/wallet/test
Rusty Russell a87062b280 graceful: new command to instruct CLN to start shutting down.
Based on "lightningd: add "snub-idle-channels" dynamic config variable" by
Matt Whitlock <c-lightning@mattwhitlock.name>.

Fixes: https://github.com/ElementsProject/lightning/issues/4842
Changelog-Added: JSON-RPC: `graceful` command to prepare CLN for shutdown.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-05-11 13:52:44 +09:30
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile Makefile: create a library containing common, wire and bitcoin objects. 2025-10-23 06:44:04 +10:30
run-chain_moves_duplicate-detect.c wallet: remove txfilter. 2026-03-23 09:22:04 +10:30
run-db.c wallet: remove txfilter. 2026-03-23 09:22:04 +10:30
run-migrate_remove_chain_moves_duplicates.c wallet: remove txfilter. 2026-03-23 09:22:04 +10:30
run-psbt_fixup.c global: remove unnecessary includes from C files. 2025-10-23 06:44:04 +10:30
run-wallet.c graceful: new command to instruct CLN to start shutting down. 2026-05-11 13:52:44 +09:30
test_utils.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
test_utils.h check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30