mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-05 03:20:44 +00:00
## Description - Move subscriptions to tendermint-core section. - Remove unused photot Closes: #XXX
12 lines
306 B
Markdown
12 lines
306 B
Markdown
---
|
|
order: 9
|
|
---
|
|
|
|
# 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).
|