From ad9dfa1e239c87eff4fb7fc8356bdb8021f440fc Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 29 May 2016 19:06:59 -0500 Subject: [PATCH] test --- iguana/tests/addnodeSYS | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 iguana/tests/addnodeSYS diff --git a/iguana/tests/addnodeSYS b/iguana/tests/addnodeSYS new file mode 100755 index 000000000..b4a548e1c --- /dev/null +++ b/iguana/tests/addnodeSYS @@ -0,0 +1,2 @@ +curl --url "http://127.0.0.1:7778" --data "{\"agent\":\"iguana\",\"method\":\"addnode\",\"activecoin\":\"SYS\",\"ipaddr\":\"198.147.29.138\"}" +curl --url "http://127.0.0.1:7778" --data "{\"agent\":\"iguana\",\"method\":\"addnode\",\"activecoin\":\"SYS\",\"ipaddr\":\"118.244.207.7\"}"