rgb-cln/bitcoin/test
Rusty Russell 591e8f9663 psbt: finalize to-remote with option_anchor_outputs.
Until it gains miniscript support, wally doesn't know how to
finalize P2WSH.  This happens with `option_anchor_outputs` for
to-remote, which requires a 1 block delay to force use of
anchor outputs for CPFP.

So we finalize this ourselves.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-08-14 11:51:14 +09:30
..
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
run-bitcoin_block_from_hex.c psbt: finalize to-remote with option_anchor_outputs. 2020-08-14 11:51:14 +09:30
run-secret_eq_consttime.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00
run-tx-encode.c psbt: finalize to-remote with option_anchor_outputs. 2020-08-14 11:51:14 +09:30