Merge pull request #3187 from Diapolo/netManager
[Qt] paymentserver: start netManager in uiReady()
This commit is contained in:
@@ -308,7 +308,6 @@ int main(int argc, char *argv[])
|
||||
|
||||
PaymentServer::LoadRootCAs();
|
||||
paymentServer->setOptionsModel(&optionsModel);
|
||||
paymentServer->initNetManager();
|
||||
|
||||
if (splashref)
|
||||
splash.finish(&window);
|
||||
|
||||
Reference in New Issue
Block a user