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