This commit is contained in:
jl777
2019-03-29 04:03:14 -11:00
parent 88f4e9b1c7
commit 2303d476a8

View File

@@ -1970,8 +1970,8 @@ void komodo_cbopretupdate()
// fprintf(stderr,"%02x",Mineropret[i]); // fprintf(stderr,"%02x",Mineropret[i]);
//fprintf(stderr," <- set Mineropret[%d]\n",(int32_t)Mineropret.size()); //fprintf(stderr," <- set Mineropret[%d]\n",(int32_t)Mineropret.size());
} }
get_cryptoprices(Cryptos,(int32_t)(sizeof(Cryptos)/sizeof(*Cryptos))); //get_cryptoprices(Cryptos,(int32_t)(sizeof(Cryptos)/sizeof(*Cryptos)));
if ( (counter % 300) == 0 ) //if ( (counter % 300) == 0 )
get_dailyfx(); get_dailyfx();
/*if ( (ASSETCHAINS_CBOPRET & 2) != 0 ) /*if ( (ASSETCHAINS_CBOPRET & 2) != 0 )
{ {