This commit is contained in:
jl777
2016-11-09 13:06:27 -03:00
parent c01add219f
commit 2b469f431e

View File

@@ -43,7 +43,7 @@ void WaitForShutdown(boost::thread_group* threadGroup)
// Tell the main threads to shutdown.
while (!fShutdown)
{
MilliSleep(2000);
MilliSleep(10000);
if ( komodo_is_issuer() != 0 )
komodo_gateway_iteration(ASSETCHAINS_SYMBOL);
else komodo_iteration((char *)"EUR");