rgb-cln/onchaind
Rusty Russell 72a52b0b59 onchaind: fix label on HTLC timeout tx.
OUR_HTLC_TIMEOUT_TO_US = normal tx, used to timeout htlc in their commit tx.
OUR_HTLC_TIMEOUT_TX = dual-sig tx with delay, used to timeout htlc in our commit tx.

Only one test looks at that string, so fix that too.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-02 13:21:25 +01:00
..
Makefile fromwire_bitcoin_tx: quieten leak reporting. 2017-12-20 12:43:10 +01:00
onchain.c onchaind: fix label on HTLC timeout tx. 2018-01-02 13:21:25 +01:00
onchain_types.h onchain: implement penalty transaction. 2017-09-28 13:07:05 +09:30
onchain_wire.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
onchain_wire.csv bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
onchain_wire.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00