From 5cb9312f6c6dc8f5d1a64fb21ed387982ab7398f Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 22 Dec 2016 23:05:39 +0200 Subject: [PATCH] test --- src/komodo_gateway.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 5f96ff6f1..baa07961f 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -190,9 +190,7 @@ int32_t komodo_issued_opreturn(char *base,uint256 *txids,uint16_t *vouts,int64_t struct pax_transaction p,*pax; int32_t i,n=0,j,len=0,incr,height,otherheight; uint8_t type,rmd160[20]; uint64_t fiatoshis; char symbol[16]; if ( KOMODO_PAX == 0 ) return(0); - incr = 34 + (iskomodo * (2*sizeof(fiatoshis) + 2*sizeof(height) + 20 + 2)); - for (i=0; i<4; i++) - base[i] = opretbuf[opretlen-4+i]; + incr = 34 + (iskomodo * (2*sizeof(fiatoshis) + 2*sizeof(height) + 20)); //for (i=0; i