mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-03 18:42:14 +00:00
* docs theme * vuepress-theme-cosmos * version bump * changes to docs * more code changes * sidebar order fix * moar changes * fixed dev sessions title * fixed dev sessions title, again * specs should show up in sidebar * contents cards * version bump * sidebar, rpc * version bump * custom footer and super naive search * version * minor change to vuepress * move swagger file * pre and post scripts * build * changed docs build process * added deployment config * updated versions file and added deployment filters
12 lines
282 B
Markdown
12 lines
282 B
Markdown
---
|
|
order: 4
|
|
---
|
|
|
|
# RPC
|
|
|
|
The RPC documentation is hosted here:
|
|
|
|
- [https://tendermint.com/rpc/](https://tendermint.com/rpc/)
|
|
|
|
To update the documentation, edit the relevant `godoc` comments in the [rpc/core directory](https://github.com/tendermint/tendermint/tree/master/rpc/core).
|