This commit is contained in:
jl777
2019-04-12 08:44:54 -11:00
parent 325e914ce8
commit d0fd337b25
4 changed files with 8 additions and 6 deletions

View File

@@ -70,8 +70,8 @@ void WaitForShutdown(boost::thread_group* threadGroup)
{
int32_t i; bool fShutdown = ShutdownRequested();
// Tell the main threads to shutdown.
//if ( ASSETCHAINS_CBOPRET != 0 )
// komodo_pricesinit();
if ( ASSETCHAINS_CBOPRET != 0 )
komodo_pricesinit();
while (!fShutdown)
{
//fprintf(stderr,"call passport iteration\n");