You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
282 B

  1. ---
  2. order: 4
  3. ---
  4. # RPC
  5. The RPC documentation is hosted here:
  6. - [https://tendermint.com/rpc/](https://tendermint.com/rpc/)
  7. To update the documentation, edit the relevant `godoc` comments in the [rpc/core directory](https://github.com/tendermint/tendermint/tree/master/rpc/core).