test
This commit is contained in:
@@ -802,6 +802,7 @@ int32_t komodo_opreturn(uint8_t *opret,int32_t maxsize)
|
||||
check = calc_crc32(0,data+sizeof(crc32),(int32_t)(fsize-sizeof(crc32)));
|
||||
if ( check == crc32 )
|
||||
{
|
||||
double KMDBTC,BTCUSD,CNYUSD;
|
||||
dpow_readprices(&data[len],×tamp,&KMDBTC,&BTCUSD,&CNYUSD,pvals);
|
||||
if ( lastcrc != crc32 )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user