set network section

This commit is contained in:
Jeff Becker 2020-05-04 12:33:44 -04:00
parent cd7fd1b6ad
commit 6aa79b7ca9
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
1 changed files with 2 additions and 0 deletions

View File

@ -421,6 +421,8 @@ namespace llarp
m_isServiceNode = true;
}
networkConfig = conf->network;
/// build a set of strictConnectPubkeys (
/// TODO: make this consistent with config -- do we support multiple strict connections
// or not?