mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-17 08:06:59 +01:00
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