mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 09:34:24 +01:00
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>