Fix verloc print (#987)
This commit is contained in:
committed by
GitHub
parent
363f784714
commit
22ce25d821
@@ -114,7 +114,7 @@ impl MixNode {
|
||||
println!(
|
||||
"Mix Port: {}, Verloc port: {}, Http Port: {}\n",
|
||||
self.config.get_mix_port(),
|
||||
self.config.get_version(),
|
||||
self.config.get_verloc_port(),
|
||||
self.config.get_http_api_port()
|
||||
);
|
||||
println!(
|
||||
|
||||
Reference in New Issue
Block a user