This commit is contained in:
jl777
2019-03-06 05:04:04 -11:00
parent 3c5d1a7fea
commit c5b6ed9894

View File

@@ -717,7 +717,7 @@ int32_t rogue_sendrawtransaction(char *rawtx)
if ( (retstr= komodo_issuemethod(USERPASS,"sendrawtransaction",params,ROGUE_PORT)) != 0 )
{
free(params);
//fprintf(stderr,"params.(%s) -> %s\n",params,retstr);
fprintf(stderr,"sendrawtransaction.(%s)\n",retstr);
{
static FILE *fp;
if ( fp == 0 )