Merge pull request #1318 from jl777/jl777

Jl777
This commit is contained in:
jl777
2019-03-06 08:19:25 -11:00
committed by GitHub

View File

@@ -716,6 +716,7 @@ int32_t rogue_sendrawtransaction(char *rawtx)
sprintf(params,"[\"%s\"]",rawtx);
if ( (retstr= komodo_issuemethod(USERPASS,"sendrawtransaction",params,ROGUE_PORT)) != 0 )
{
if ( 0 )
{
static FILE *fp;
if ( fp == 0 )