Browse Source

Test

etomic
jl777 7 years ago
parent
commit
b8c2217191
  1. 3
      iguana/exchanges/supernet

3
iguana/exchanges/supernet

@ -0,0 +1,3 @@
#!/bin/bash
source userpass
curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"balances\",\"address\":\"RRyyejME7LRTuvdziWsXkAbSW1fdiohGwK\"}"
Loading…
Cancel
Save