From 2ae42277b63f87dd9d90508dee05ac6e0528cd8b Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 21 Jan 2017 19:48:17 +0200 Subject: [PATCH] test --- iguana/tests/getinfoS | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 iguana/tests/getinfoS diff --git a/iguana/tests/getinfoS b/iguana/tests/getinfoS new file mode 100755 index 000000000..35e732fc9 --- /dev/null +++ b/iguana/tests/getinfoS @@ -0,0 +1,2 @@ +#!/bin/bash +curl --url "http://127.0.0.1:7778" --data "{\"coin\":\"SHARK\",\"method\":\"getinfo\",\"params\":[]}"