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
+16
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>