df-test: v2 has reconnects

This commit is contained in:
niftynei 2021-05-10 18:54:40 -05:00 committed by Rusty Russell
parent ef333d5cee
commit 5cac36724e
1 changed files with 1 additions and 1 deletions

View File

@ -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)