rgb-cln/wallet/test
Rusty Russell eeee5d6249 lightningd: really fill in our own details when channeld says to make channel_update.
Now we've asserted that channeld would tell lightningd the same thing it
would do anyway, we can simply have channeld say "enable=True|False" and
lightningd fill in the other fields.

This means there's a pile of things channeld doesn't need to know any more!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-10-25 07:00:05 +10:30
..
.gitignore
Makefile trace: Instrument the wallet startup functions 2023-07-28 09:21:42 +09:30
run-db.c db: remove #if DEVELOPER in favor of runtime flag inside db struct. 2023-09-21 20:08:24 +09:30
run-psbt_fixup.c wallet/test/run-psbt_fixup.c: test for psbt fixups. 2023-03-31 09:16:25 +10:30
run-wallet.c lightningd: really fill in our own details when channeld says to make channel_update. 2023-10-25 07:00:05 +10: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