Skip to content

Commit

Permalink
Merge pull request #2486 from cosmos/hotfix-2
Browse files Browse the repository at this point in the history
HOTFIX: add temporary file to sync build with website (RPC)
  • Loading branch information
ebuchman authored Oct 12, 2018
2 parents 416181b + 26c4375 commit 50675b8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions client/lcd/swagger-ui/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!doctype html>

<html lang="en">
<head>
<meta charset="utf-8">
<title>RPC</title>
</head>

<body>
The Cosmos RPC using Swagger is coming soon! </br>

See https://cosmos-staging.interblock.io/rpc/ for the RPC description
on the `develop` branch of the SDK.
</body>
</html>

0 comments on commit 50675b8

Please sign in to comment.