Browse Source

Test

etomic
jl777 8 years ago
parent
commit
785e6231f9
  1. 2
      iguana/exchanges/getprices

2
iguana/exchanges/getprices

@ -0,0 +1,2 @@
source userpass
curl --url "http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"getprices\",\"coin\":\"REVS\"}"
Loading…
Cancel
Save