diff --git a/iguana/iguana_notary.c b/iguana/iguana_notary.c index 0f015fda7..64323ad2a 100755 --- a/iguana/iguana_notary.c +++ b/iguana/iguana_notary.c @@ -743,6 +743,7 @@ void dpow_txidupdate(struct supernet_info *myinfo,struct dpow_info *dp,struct ig desthash.bytes[j] = notaries[i].pubkey[j+1]; if ( (retarray= basilisk_channelget(myinfo,desthash,srchash,channel,height,0)) != 0 ) { + printf("TXIDUPDATE.(%s)\n",jprint(retarray,0)); if ( (m= cJSON_GetArraySize(retarray)) != 0 ) { for (k=0; k