Skip to content

Commit 20fde12

Browse files
authored
Update get_elected_testnet.md
1 parent 08a20da commit 20fde12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get_elected_testnet.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Response contents:
3535

3636
- Use height from the obtained response, and check the current ranking status
3737
```
38-
➜ grpcurl -v -plaintext -d '{"height": "7356100", "offset": 0, "limit": 100}' 35.203.165.104:8089 ranking.Ranking.getCandidates
38+
➜ grpcurl -v -plaintext -d '{"height": "7356100", "offset": 0, "limit": 100}' 35.203.165.104:8089 api.APIService.getCandidates
3939
Response contents:
4040
{
4141
"candidates": [

0 commit comments

Comments
 (0)