core-lightning/wallet/test
Rusty Russell 2cbe5b65c7 wallet: add preimage to db.
We should be saving this, as it's our proof of payment.  Also, we return
it if they try to pay again.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-17 23:55:35 +01:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile invoices: Extensive reorganization of invoice system. 2018-01-16 13:03:54 +01:00
run-db.c db: log a message to say whether we created or updated db. 2018-01-02 13:21:25 +01:00
run-wallet.c wallet: add preimage to db. 2018-01-17 23:55:35 +01:00
test_utils.h wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00