lightning/wallet/test
Rusty Russell 789b330338 lightningd/closing_control.c: move json_close here from peer_control.c
They share some code, but not much: command_find_channel is made
non-static.  Rest is move-only.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-15 18:23:30 +02:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile lightningd: use channel_type, pass to-and-from channeld. 2021-09-13 15:53:23 +02:00
run-db.c db: Add migration for the local basepoints and the funding pubkey 2021-03-09 14:58:29 +10:30
run-wallet.c lightningd/closing_control.c: move json_close here from peer_control.c 2021-09-15 18:23:30 +02:00
test_utils.c config: don't ignore the --commit-fee option. 2020-05-20 06:09:24 +09:30
test_utils.h fix: a pr2444 introduced valgrind complaint 2019-03-14 16:51:18 +01:00