Adding Validator in the Explorer
Generate key from rotate keys:
docker exec -it GPUNetValidator curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method": "author_rotateKeys", "params":[]}' http://localhost:9933Add validator in the explorer:
Last updated