Skip to content

Commit

Permalink
README endpoint testing links (#5917)
Browse files Browse the repository at this point in the history
* Update chain.json

added vNodes[V] rest and rpc

* Update chain.json

url change

* Update chain.json

moniker

* Update README.md

testing links.
  • Loading branch information
vNodesV authored Feb 9, 2025
1 parent 45cca07 commit b55cafa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ Please give Pull Requests a title that somewhat describes the change more precis
### Endpoints reachability

The endpoints added here are being tested via CI daily at 00:00 UTC. It is expected that your endpoints return an HTTP 200 in the following paths:
- rest: `/status`
- rpc: `/cosmos/base/tendermint/v1beta1/syncing`
- rest: `/cosmos/base/tendermint/v1beta1/syncing`
- rpc: `/status`
- grpc: not tested
Endpoints that consistently fail to respond successfully may be removed without warning.

Expand Down

0 comments on commit b55cafa

Please sign in to comment.