Remove obsolete junk

This stuff is already set earlier, in Configure.
pull/2034/head
Jason Rhinelander 2 years ago
parent 9f49e006e4
commit a828ef3f6d

@ -679,12 +679,6 @@ namespace llarp
RouterContact::BlockBogons = conf.router.m_blockBogons;
// Lokid Config
whitelistRouters = conf.lokid.whitelistRouters;
lokidRPCAddr = oxenmq::address(conf.lokid.lokidRPCAddr);
m_isServiceNode = conf.router.m_isRelay;
auto& networkConfig = conf.network;
/// build a set of strictConnectPubkeys (

Loading…
Cancel
Save