Browse Source

Get coin

etomic
jl777 8 years ago
parent
commit
1c2553ed63
  1. 2
      iguana/exchanges/getcoin

2
iguana/exchanges/getcoin

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