mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
df-test: v2 has reconnects
This commit is contained in:
parent
ef333d5cee
commit
5cac36724e
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user