From c111b18ddebbefce43278f0f187c8858424fb68d Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 23 Oct 2016 12:07:24 -0300 Subject: [PATCH] test --- src/komodo.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/komodo.h b/src/komodo.h index c314e7675..26e23bcce 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -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 ) {