Browse Source

Deleting shitty jl777 code feelz so good, mmmmmhmmmm

master
Duke Leto 4 years ago
parent
commit
5c80943901
  1. 9
      includes/dragon_apideclares.h

9
includes/dragon_apideclares.h

@ -188,9 +188,7 @@ TWO_STRINGS(InstantDEX,orderstatus,exchange,orderid);
TWO_STRINGS(InstantDEX,cancelorder,exchange,orderid);
STRING_ARG(InstantDEX,openorders,exchange);
STRING_ARG(InstantDEX,tradehistory,exchange);
THREE_STRINGS_AND_THREE_INTS(InstantDEX,orderbook,exchange,base,rel,depth,allfields,ignore);
STRING_AND_INT(InstantDEX,pollgap,exchange,pollgap);
//TWO_STRINGS(InstantDEX,events,base,rel);
ZERO_ARGS(InstantDEX,allexchanges);
STRING_ARG(InstantDEX,allpairs,exchange);
THREE_STRINGS(InstantDEX,supports,exchange,base,rel);
@ -200,13 +198,6 @@ ZERO_ARGS(InstantDEX,smartaddresses);
TWO_STRINGS_AND_TWO_DOUBLES(InstantDEX,smartaddress,type,symbol,maxbid,minask);
DOUBLE_ARG(InstantDEX,DEXratio,ratio);
//THREE_STRINGS(atomic,approve,myorderid,otherid,txname);
//THREE_STRINGS(atomic,claim,myorderid,otherid,txname);
//TWOSTRINGS_AND_TWOHASHES_AND_TWOINTS(InstantDEX,proposal,reference,message,basetxid,reltxid,duration,flags);
//TWOSTRINGS_AND_TWOHASHES_AND_TWOINTS(InstantDEX,accept,reference,message,basetxid,reltxid,duration,flags);
//TWOSTRINGS_AND_TWOHASHES_AND_TWOINTS(InstantDEX,confirm,reference,message,basetxid,reltxid,baseheight,relheight);
HASH_ARRAY_STRING(tradebot,liquidity,hash,vals,targetcoin);
STRING_ARG(tradebot,amlp,blocktrail);
ZERO_ARGS(tradebot,notlp);

Loading…
Cancel
Save