diff --git a/src/hush_bitcoind.h b/src/hush_bitcoind.h index 9c17dad6b..490a2f43d 100644 --- a/src/hush_bitcoind.h +++ b/src/hush_bitcoind.h @@ -1660,9 +1660,10 @@ int64_t hush_checkcommission(CBlock *pblock,int32_t height) matched = 25; if ( matched == 0 ) { - if ( 0 && ASSETCHAINS_SCRIPTPUB.size() > 1 ) + if ( ASSETCHAINS_SCRIPTPUB.size() > 1 ) { int32_t i; + fprintf(stderr,"%s: ASSETCHAINS_SCRIPTPUB=", __func__); for (i=0; i