Browse Source
swagger: update swagger port (#4498)
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
pull/4501/head
Marko
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
rpc/swagger/swagger.yaml
|
|
@ -7,7 +7,7 @@ info: |
|
|
|
name: Apache 2.0 |
|
|
|
url: https://github.com/tendermint/tendermint/blob/master/LICENSE |
|
|
|
servers: |
|
|
|
- url: https://stargate.cosmos.network:26657 |
|
|
|
- url: https://rpc.cosmos.network |
|
|
|
description: Cosmos mainnet node to interact with the Tendermint RPC |
|
|
|
- url: http://localhost:26657 |
|
|
|
description: Interact with the Tendermint RPC locally on your device |
|
|
|