- 7E326DCBF51E51C301521358CF2E684840D4FC5C977F0EA8476C3DEDD8E91E90548D8240608B76C1FD90F832EC11C1D3F57626948EEFC43F244DAF869475FE31
+ 8D9B3EA74202849015588E2EE34549F95D8BC172AC3AEB15C328BC78B10A5FA85006DB37922CC5F0769468FABBBCD0B5271D5656D3FC8BB3DEAA8CD98A0AF980
bitcoin/src/main.cpp
(57 . 11)(57 . 6)
63 int nLimitProcessors = 1;
64 int fMinimizeToTray = true;
65 int fMinimizeOnClose = true;
66 #if USE_UPNP
67 int fUseUPnP = true;
68 #else
69 int fUseUPnP = false;
70 #endif
71
72
73 //////////////////////////////////////////////////////////////////////////////