mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 17:01:09 +00:00
Fix port number. (#151)
This commit is contained in:
+1
-1
@@ -588,7 +588,7 @@ mod tests {
|
||||
},
|
||||
chain_spec: test_node::chain_spec::development_config().unwrap(),
|
||||
role: Role::Authority(key),
|
||||
enable_telemetry: false,
|
||||
telemetry: None,
|
||||
};
|
||||
let client = ClientBuilder::new()
|
||||
.set_client(
|
||||
|
||||
Reference in New Issue
Block a user