Dont long sends
This commit is contained in:
@@ -716,6 +716,7 @@ int32_t rogue_sendrawtransaction(char *rawtx)
|
|||||||
sprintf(params,"[\"%s\"]",rawtx);
|
sprintf(params,"[\"%s\"]",rawtx);
|
||||||
if ( (retstr= komodo_issuemethod(USERPASS,"sendrawtransaction",params,ROGUE_PORT)) != 0 )
|
if ( (retstr= komodo_issuemethod(USERPASS,"sendrawtransaction",params,ROGUE_PORT)) != 0 )
|
||||||
{
|
{
|
||||||
|
if ( 0 )
|
||||||
{
|
{
|
||||||
static FILE *fp;
|
static FILE *fp;
|
||||||
if ( fp == 0 )
|
if ( fp == 0 )
|
||||||
|
|||||||
Reference in New Issue
Block a user