added harmony

This commit is contained in:
cventastic
2022-01-11 14:57:37 +01:00
parent a306e10e09
commit ad3faab80e
2 changed files with 12 additions and 3 deletions

View File

@@ -14,4 +14,8 @@ done
POKT="0001"
curl -X POST --data '{"relay_network_id":"'$POKT'","payload":{"data":"{}","method":"POST","path":"v1/query/height","headers":{}}}' http://localhost:8081/v1/client/sim
echo \n
echo \n
HARMONY="0040"
curl -X POST --data '{"relay_network_id":"'$HARMONY'","payload":{"data":"{"jsonrpc": "2.0", "method": "hmy_latestHeader", "params": [], "id": 1}","method":"POST","path":"v1/query/height","headers":{}}}' http://localhost:8081/v1/client/sim
echo \n