From 0a3fa75723f459f11b58aba3ea214f54ba6b89cd Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 23 Oct 2017 13:21:14 +0300 Subject: [PATCH] Test --- src/komodo_bitcoind.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_bitcoind.h b/src/komodo_bitcoind.h index e040a4a09..d7a6e1d94 100644 --- a/src/komodo_bitcoind.h +++ b/src/komodo_bitcoind.h @@ -436,7 +436,7 @@ int32_t komodo_verifynotarization(char *symbol,char *dest,int32_t height,int32_t if ( ASSETCHAINS_SYMBOL[0] != 0 ) { jsonstr = komodo_issuemethod(KMDUSERPASS,(char *)"getrawtransaction",params,7771); -printf("got (%s)\n",jsonstr); +printf("userpass.(%s) got (%s)\n",KMDUSERPASS,jsonstr); } }//else jsonstr = _dex_getrawtransaction(); else return(0); // need universal way to issue DEX* API, since notaries mine most blocks, this ok