OSDN Git Service

fix: fix api port (#108)
[bytom/vapor.git] / test / integration / bash_rpc / create-key.sh
old mode 100644 (file)
new mode 100755 (executable)
index 0d4a32b..47a1803
@@ -1 +1 @@
-curl -d '{"Alias": "alice", "Password": "123456"}' -X POST http://localhost:9888/create-key
+curl -d '{"Alias": "alice", "Password": "123456"}' -X POST http://localhost:9889/create-key