From 6806478bbfc9a16cdb723164d755cd3d96ee5a99 Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 17 Nov 2016 19:49:43 -0300 Subject: [PATCH] test --- src/komodo.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/komodo.h b/src/komodo.h index bd1f2e2a1..ecda8ef52 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -373,12 +373,11 @@ int32_t komodo_voutupdate(int32_t *isratificationp,int32_t notaryid,uint8_t *scr komodo_paxpricefeed(height,&scriptbuf[len],opretlen); else { - //int32_t k; for (k=0; k= 32*2+4 && strcmp(ASSETCHAINS_SYMBOL[0]==0?"KMD":ASSETCHAINS_SYMBOL,(char *)&scriptbuf[len+32*2+4]) == 0 ) { - iguana_rwbignum(0,&scriptbuf[len],32,(uint8_t *)&kmdtxid); for (k=0; k<32; k++) if ( scriptbuf[len+k] != 0 ) break;