Browse Source

Test

etomic
jl777 7 years ago
parent
commit
5beb874534
  1. 2
      iguana/exchanges/LP_commands.c

2
iguana/exchanges/LP_commands.c

@ -567,7 +567,7 @@ zeroconf_claim(address, expiration=0)\n\
} }
argjson = reqjson; argjson = reqjson;
} }
else if ( strcmp(method,"gettradestatus") == 0 ) if ( strcmp(method,"gettradestatus") == 0 )
retstr = clonestr("{\"result\":\"success\"}"); retstr = clonestr("{\"result\":\"success\"}");
} }
else else

Loading…
Cancel
Save