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
parent
commit
6cebba5fd7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      rpc/swagger/swagger.yaml

+ 1
- 1
rpc/swagger/swagger.yaml View File

@ -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


Loading…
Cancel
Save