We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a20da commit 20fde12Copy full SHA for 20fde12
get_elected_testnet.md
@@ -35,7 +35,7 @@ Response contents:
35
36
- Use height from the obtained response, and check the current ranking status
37
```
38
-➜ grpcurl -v -plaintext -d '{"height": "7356100", "offset": 0, "limit": 100}' 35.203.165.104:8089 ranking.Ranking.getCandidates
+➜ grpcurl -v -plaintext -d '{"height": "7356100", "offset": 0, "limit": 100}' 35.203.165.104:8089 api.APIService.getCandidates
39
Response contents:
40
{
41
"candidates": [
0 commit comments