jl777 8 years ago
parent
commit
db6ad8b138
  1. 2
      iguana/tests/ratify_7776

2
iguana/tests/ratify_7776

@ -1,2 +1,2 @@
#!/bin/bash
curl --url "http://127.0.0.1:7776" --data "{\"agent\":\"dpow\",\"method\":\"ratify\",\"minsigs\":2,\"timestamp\":1476711523,\"ratified\":[{\"handle\":\"testA\",\"pubkey\":\"03b7621b44118017a16043f19b30cc8a4cfe068ac4e42417bae16ba460c80f3828\"}, {\"handle\":\"testB\",\"pubkey\":\"02ebfc784a4ba768aad88d44d1045d240d47b26e248cafaf1c5169a42d7a61d344\"}]}"
curl -s "http://komodonotary.com/notary.json" | curl "http://127.0.0.1:7776" -d @-

Loading…
Cancel
Save