correct name

pull/686/head
Jeff Becker 5 years ago
parent ec6a1cfddc
commit edd3611166
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -64,7 +64,7 @@ namespace llarp
config->router.workerThreads = 1;
worker = std::make_shared< llarp::thread::ThreadPool >(
config->router.workerThreads, 1024, "llarp-cryptoworker");
config->router.workerThreads, 1024, "llarp-worker");
nodedb_dir = config->netdb.nodedb_dir;

Loading…
Cancel
Save