mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-19 21:56:22 +00:00
Fix a (trivial) typo in the RPC docs. (#368)
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@ This file defines the JSON-RPC spec of Tendermint. This is meant to be implement
|
||||
|
||||
## Support
|
||||
|
||||
| | [Tendermint-Go](https://github.com/tendermint/tendermint/) | [endermint-Rs](https://github.com/informalsystems/tendermint-rs) |
|
||||
|--------------|:----------------------------------------------------------:|:----------------------------------------------------------------:|
|
||||
| | [Tendermint-Go](https://github.com/tendermint/tendermint/) | [Tendermint-Rs](https://github.com/informalsystems/tendermint-rs) |
|
||||
|--------------|:-----------------------------------------------------------:|:-----------------------------------------------------------------:|
|
||||
| JSON-RPC 2.0 | ✅ | ✅ |
|
||||
| HTTP | ✅ | ✅ |
|
||||
| HTTPS | ✅ | ❌ |
|
||||
|
||||
Reference in New Issue
Block a user