From 76722d74003255e1b041abd89902b7fe1c957ba1 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 12 Sep 2018 00:46:21 -1100 Subject: [PATCH] Test --- src/cc/dapps/oraclefeed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cc/dapps/oraclefeed.c b/src/cc/dapps/oraclefeed.c index 73bd0d7a8..94ea2965c 100644 --- a/src/cc/dapps/oraclefeed.c +++ b/src/cc/dapps/oraclefeed.c @@ -522,7 +522,7 @@ int32_t main(int32_t argc,char **argv) { if ( (clijson2= get_komodocli(&retstr2,acname,"oraclesdata",oraclestr,hexstr,"")) != 0 ) { - //printf("data.(%s)\n",jprint(clijson2,0)); + printf("data.(%s)\n",jprint(clijson2,0)); txid = komodobroadcast(acname,clijson2); if ( bits256_nonz(txid) != 0 ) {