mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-06 03:50:46 +00:00
- chane rpc link to master branch rpc docs, current link leads to 404 - closes #4199 Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
12 lines
306 B
Markdown
12 lines
306 B
Markdown
---
|
|
order: 4
|
|
---
|
|
|
|
# RPC
|
|
|
|
The RPC documentation is hosted here:
|
|
|
|
- [https://docs.tendermint.com/master/rpc/](https://docs.tendermint.com/master/rpc/)
|
|
|
|
To update the documentation, edit the relevant `godoc` comments in the [rpc/core directory](https://github.com/tendermint/tendermint/tree/master/rpc/core).
|