Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
1418988ab0
  1. 1
      iguana/tests/dumpprivkeyC
  2. 2
      iguana/tests/make_jsoncmp

1
iguana/tests/dumpprivkeyC

@ -0,0 +1 @@
curl --url "http://127.0.0.1:7778" --data "{\"method\":\"dumpprivkey\",\"params\":[\"17outUgtsnLkguDuXm14tcQ7dMbdD8KZGK\"]}"

2
iguana/tests/make_jsoncmp

@ -1 +1 @@
gcc -o jsoncmp jsoncmp.c ../../agents/libcrypto777.a
gcc -o jsoncmp jsoncmp.c ../../agents/libcrypto777.a -pthread -lm

Loading…
Cancel
Save