Reflect the change on datalayer related code.

This commit is contained in:
Amine Khaldi
2022-07-25 18:04:44 +01:00
parent 0da29c1e19
commit 1966441fcf
+1 -1
View File
@@ -69,7 +69,7 @@ async def one_wallet_node_and_rpc(bt: BlockTools) -> AsyncIterator[nodes_with_po
hostname,
daemon_port,
wallet_node_0.server._port,
lambda x: None,
lambda: None,
bt.root_path,
config,
connect_to_daemon=False,