Merge pull request #2486 from cosmos/hotfix-2

HOTFIX: add temporary file to sync build with website (RPC)
This commit is contained in:
Ethan Buchman 2018-10-12 16:57:46 -04:00 committed by GitHub
commit 50675b8015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

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