core-lightning/wallet/test
Rusty Russell 064ad486e3 close: check that destination is going to be accepted.
Prior to this, sending a v1 address (or, in fact, any random crap!)
would cause the unsupporting node to unilaterally close.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-06-11 13:54:20 +09:30
..
.gitignore
Makefile update-mocks: make sure we cover all test programs. 2021-05-22 17:53:04 +09:30
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 close: check that destination is going to be accepted. 2021-06-11 13:54:20 +09:30
test_utils.c
test_utils.h