mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
df-test: v2 has reconnects
This commit is contained in:
@@ -299,7 +299,7 @@ def test_disconnect_opener(node_factory):
|
||||
'+WIRE_TX_COMPLETE']
|
||||
|
||||
l1 = node_factory.get_node(disconnect=disconnects)
|
||||
l2 = node_factory.get_node()
|
||||
l2 = node_factory.get_node(may_reconnect=EXPERIMENTAL_DUAL_FUND)
|
||||
|
||||
l1.fundwallet(2000000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user