From 673e8bcd758d82b254e761fa7c4a8cfee9998187 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 13 Nov 2016 12:13:49 -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 dcb5fd75f..038cb111e 100755 --- a/iguana/dpow/dpow_fsm.c +++ b/iguana/dpow/dpow_fsm.c @@ -275,7 +275,7 @@ int32_t dpow_datahandler(struct supernet_info *myinfo,struct dpow_info *dp,struc init_hexbytes_noT(bp->signedtx,&data[32],datalen-32); if ( bits256_cmp(txid,srchash) == 0 ) { - printf("verify (%s) it is properly signed! set ht.%d signedtxid to %s\n",coin->symbol,height,bits256_str(str,txid)); + //printf("verify (%s) it is properly signed! set ht.%d signedtxid to %s\n",coin->symbol,height,bits256_str(str,txid)); if ( src_or_dest != 0 ) { if ( bp->state < 1000 )