Dont long sends

This commit is contained in:
jl777
2019-03-06 07:10:16 -11:00
parent 5950396cd1
commit b7326ab6cd

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 )