Browse Source

Test

etomic
jl777 8 years ago
parent
commit
79b4f515f7
  1. 2
      iguana/exchanges/LP_swap.c

2
iguana/exchanges/LP_swap.c

@ -192,7 +192,7 @@ uint32_t basilisk_requestid(struct basilisk_request *rp)
R.requestid = R.quoteid = R.quotetime = R.DEXselector = 0;
R.destamount = R.unused = 0;
memset(R.desthash.bytes,0,sizeof(R.desthash.bytes));
if ( 1 )
if ( 0 )
{
int32_t i;
for (i=0; i<sizeof(R); i++)

Loading…
Cancel
Save