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
306 B

  1. ---
  2. order: 9
  3. ---
  4. # RPC
  5. The RPC documentation is hosted here:
  6. - [https://docs.tendermint.com/master/rpc/](https://docs.tendermint.com/master/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).