Browse Source

Test

etomic
jl777 7 years ago
parent
commit
8cae901018
  1. 1
      iguana/exchanges/LP_rpc.c

1
iguana/exchanges/LP_rpc.c

@ -275,6 +275,7 @@ void NXTventure_liquidation()
{
printf("%s\n",retstr2);
free(retstr2);
getchar();
}
usleep(250000);
}

Loading…
Cancel
Save