pull/1020/head
Jeff Becker 5 years ago
parent 1244ad83ad
commit 52b13b9f1e
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -551,7 +551,7 @@ namespace llarp
// set network config
netConfig = conf->network.netConfig();
if(not isSvcNode)
if(not IsServiceNode())
routerProfiling().Enable();
// Network config
if(conf->network.enableProfiling().has_value())

Loading…
Cancel
Save