mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-21 16:14:23 +01:00
lightningd: re-transmit all closing transactions on startup.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
neil saitug
parent
d544ae075b
commit
bdefbabbef
@@ -3697,7 +3697,6 @@ We send an HTLC, and peer unilaterally closes: do we close upstream?
|
||||
l1.rpc.waitsendpay(ph1, timeout=TIMEOUT)
|
||||
|
||||
|
||||
@pytest.mark.xfail(strict=True)
|
||||
def test_onchain_rexmit_tx(node_factory, bitcoind):
|
||||
"""Make sure we re-xmit last tx if we restart and channel is AWAITING_UNILATERAL"""
|
||||
l1, l2 = node_factory.line_graph(2)
|
||||
|
||||
Reference in New Issue
Block a user