From 008ac6ac4f53b1a083a09843d9c0ea9e73bc4e3a Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 18 Aug 2016 11:50:23 -0300 Subject: [PATCH] test --- iguana/iguana777.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/iguana/iguana777.c b/iguana/iguana777.c index a321ed09a..ddecaf28e 100755 --- a/iguana/iguana777.c +++ b/iguana/iguana777.c @@ -510,7 +510,10 @@ int32_t iguana_utxogen(struct supernet_info *myinfo,struct iguana_info *coin,int for (hdrsi=helperid; hdrsibundles[hdrsi]) == 0 ) + { + printf("unexpected null bp for [%d]\n",hdrsi); continue; + } if ( iguana_bundlevalidate(coin,bp,0) != bp->n ) { printf("validate.[%d] error. refresh page or restart iguana and it should regenerate\n",bp->hdrsi);