Browse Source

Test

etomic
jl777 7 years ago
parent
commit
895b22dba5
  1. 3
      iguana/exchanges/listunspent

3
iguana/exchanges/listunspent

@ -1,3 +1,2 @@
#!/bin/bash
source userpass
curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"listunspent\",\"coin\":\"CHIPS\",\"address\":\"RAsvnHfueHcbQTfX69rc9oMEG65zwrk73p\"}"
curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"listunspent\",\"coin\":\"CHIPS\",\"address\":\"RMfQwu5ey23eWJ4as2ckd8dqsQJwo836ny\"}"

Loading…
Cancel
Save