rgb-cln/wallet/test
Rusty Russell e5247a68b6 lightningd: check payment secret on htlc receipt.
We don't set the secret to compulsory (yet!) but put code in for the
future.  Meanwhile, if there is a secret, check it is correct.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-11-24 23:33:17 +00:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile wallet: Look up the db_config for the given driver in db_open 2019-09-05 23:41:05 +00:00
run-db.c log: make formatting more consistent. 2019-11-18 04:50:22 +00:00
run-wallet.c lightningd: check payment secret on htlc receipt. 2019-11-24 23:33:17 +00:00
test_utils.c Add enable-autotor-v2 config variable 2019-09-28 00:31:02 +02:00
test_utils.h fix: a pr2444 introduced valgrind complaint 2019-03-14 16:51:18 +01:00