core-lightning/wallet
Christian Decker 4fd7e26bf7 wallet: Re-introduce change assertion for withdrawals
This was removed because withdraw-to-self results in more than the
change being sent to us.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-02-06 01:36:54 +00:00
..
test invoices: Add expiration timer system. 2018-02-05 08:52:42 +00:00
.gitignore
db.c
db.h
invoices.c invoices: Add expiration timer system. 2018-02-05 08:52:42 +00:00
invoices.h invoices: Add expiration timer system. 2018-02-05 08:52:42 +00:00
Makefile
wallet.c
wallet.h invoices: Add expiration timer system. 2018-02-05 08:52:42 +00:00
walletrpc.c wallet: Re-introduce change assertion for withdrawals 2018-02-06 01:36:54 +00:00
walletrpc.h