rgb-cln/wallet/test
Rusty Russell 754765c139 utxo: keep flag to recognize to-remote option_anchor_outputs closes.
We need to remember this in the db (it's a P2WSH for option_anchor_outputs),
and we need to set nSequence to 1 to spend it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-08-14 11:51:14 +09:30
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
run-db.c hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
run-wallet.c utxo: keep flag to recognize to-remote option_anchor_outputs closes. 2020-08-14 11:51:14 +09:30
test_utils.c config: don't ignore the --commit-fee option. 2020-05-20 06:09:24 +09:30
test_utils.h fix: a pr2444 introduced valgrind complaint 2019-03-14 16:51:18 +01:00