mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-24 15:29:53 -05:00
Reflect the change on datalayer related code.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user