From 967c5efdff07b2dc8de27344cd8cfcd0f48d42fe Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 10 Apr 2017 10:08:08 +0300 Subject: [PATCH] Test --- src/komodo_gateway.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index af34d0fa3..87dfcab69 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -720,7 +720,7 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above } //fprintf(stderr,"ht.%d n.%d nValue %.8f (%d %d %d)\n",height,n,dstr(block.vtx[0].vout[1].nValue),KOMODO_PAX,komodo_isrealtime(&ht),KOMODO_PASSPORT_INITDONE); offset += komodo_scriptitemlen(&opretlen,&script[offset]); - printf("offset.%d opretlen.%d [%02x %02x %02x %02x]\n",offset,operetlen,script[0],script[1],script[2],script[3]); + printf("offset.%d opretlen.%d [%02x %02x %02x %02x]\n",offset,opretlen,script[0],script[1],script[2],script[3]); if ( ASSETCHAINS_SYMBOL[0] == 0 ) { opcode = 'X';