From e158e850670fe57a882281a7e97c71426e72471d Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 8 Jul 2017 15:16:54 +0300 Subject: [PATCH] Test --- iguana/exchanges/numutxos | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 iguana/exchanges/numutxos diff --git a/iguana/exchanges/numutxos b/iguana/exchanges/numutxos new file mode 100755 index 000000000..b20de95fc --- /dev/null +++ b/iguana/exchanges/numutxos @@ -0,0 +1,2 @@ +source userpass +curl --url "http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"numutxos\"}"