From 6711ddbff77e2531fa9f173793c4f0e6b9ee1150 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 26 Oct 2016 17:40:56 -0300 Subject: [PATCH] test --- src/komodo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo.h b/src/komodo.h index 92d905cbe..42cad2481 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -295,7 +295,7 @@ int32_t komodo_voutupdate(int32_t notaryid,uint8_t *scriptbuf,int32_t scriptlen, } for (k=0; k= 32*2+4 && strcmp(KOMODO_SOURCE,(char *)&scriptbuf[len+32*2+4]) == 0 ) { len += iguana_rwbignum(0,&scriptbuf[len],32,(uint8_t *)&kmdtxid);