From 81f669fd101ca76f2054bb76913f230d536482c4 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 16 Nov 2016 17:23:58 -0300 Subject: [PATCH] test --- iguana/dpow/dpow_fsm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/dpow/dpow_fsm.c b/iguana/dpow/dpow_fsm.c index ea5cded56..4e98b04b3 100755 --- a/iguana/dpow/dpow_fsm.c +++ b/iguana/dpow/dpow_fsm.c @@ -192,7 +192,6 @@ void dpow_statemachinestart(void *ptr) if ( jsonstr != 0 && (ratified= cJSON_Parse(jsonstr)) != 0 ) { bp->isratify = 1; - dp->ratifying++; if ( (numratified= cJSON_GetArraySize(ratified)) > 0 ) { for (i=0; iratifying += bp->isratify; bitcoin_address(srcaddr,src->chain->pubtype,dp->minerkey33,33); bitcoin_address(destaddr,dest->chain->pubtype,dp->minerkey33,33); if ( kmdheight >= 0 )