mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-26 23:32:15 +00:00
* md links dont work in slate * docs: link to rpc * docs: use unsafe_reset_all * do not advertise unsafe_reset_priv_validator
8 lines
234 B
Markdown
8 lines
234 B
Markdown
# RPC
|
|
|
|
The RPC documentation is hosted here:
|
|
|
|
- https://tendermint.com/rpc/
|
|
|
|
To update the documentation, edit the relevant `godoc` comments in the [rpc/core directory](https://github.com/tendermint/tendermint/tree/develop/rpc/core).
|