mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-18 21:26:20 +00:00
Signed-off-by: Thane Thomson <connect@thanethomson.com> Signed-off-by: Thane Thomson <connect@thanethomson.com>
12 lines
305 B
Markdown
12 lines
305 B
Markdown
---
|
|
order: 9
|
|
---
|
|
|
|
# RPC
|
|
|
|
The RPC documentation is hosted here:
|
|
|
|
- [https://docs.tendermint.com/v0.37/rpc/](https://docs.tendermint.com/v0.37/rpc/)
|
|
|
|
To update the documentation, edit the relevant `godoc` comments in the [rpc/core directory](https://github.com/tendermint/tendermint/blob/v0.34.x/rpc/core).
|