rgb-cln/wallet/test
niftynei beec517910 df: persist our setting to disk, read back to dualopend at reinit
It's not likely but possible that the node's settings will shift btw a
start and an RBF; we persist the setting to the database so we don't
lose it.

Right now holding onto it forever is kind of extra but maybe we'll
reuse the setting for splices? idk.

Should this be a channel type??
2023-02-07 21:03:36 -06:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile wallet: Add utxo_is_immature helper 2022-11-09 11:55:25 +01:00
run-db.c db: fix sqlite3 code which manipulates columns. 2022-09-12 14:00:41 +02:00
run-wallet.c df: persist our setting to disk, read back to dualopend at reinit 2023-02-07 21:03:36 -06:00
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