From 4f25773da5427e015a746d1408287c2a88bad345 Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 17 Nov 2016 17:53:05 -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 7b93d2893..4340cace2 100755 --- a/iguana/dpow/dpow_fsm.c +++ b/iguana/dpow/dpow_fsm.c @@ -196,7 +196,7 @@ void dpow_statemachinestart(void *ptr) { if ( numratified > 64 ) { - fprintf(stderr,"cant ratify more than 64 notaries\n"); + fprintf(stderr,"cant ratify more than 64 notaries ratified has %d\n",numratified); return; } for (i=0; i