core-lightning/wallet/test
Christian Decker 5e505e9c53 onchaind: Add a level of indirection to txwatches and txowatches
This will allow us in the next commit to store the transactions that triggered
this event in the DB and thus allowing us to replay them later on.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-04-25 14:33:38 +02:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile wallet/test: fix Makefile so test correctly depend on wallet files. 2018-04-04 02:31:41 +00:00
run-db.c wallet: use json_escaped for invoice label. 2018-03-26 00:20:53 +00:00
run-wallet.c onchaind: Add a level of indirection to txwatches and txowatches 2018-04-25 14:33:38 +02:00
test_utils.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00