Unverified Commit 24d26a09 authored by kladko's avatar kladko

bug/SKALE-3751-enable-zeromq

parent 9b314654
......@@ -68,7 +68,7 @@ ZMQServer::ZMQServer(bool _checkSignature, const string& _caCertFile)
void ZMQServer::run() {
auto port = BASE_PORT + 5;
`
spdlog::info("Starting zmq server on port {} ...", port);
try {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment