Module tendermint_rpc::request

source ·
Expand description

JSON-RPC requests

Structs§

  • JSON-RPC request wrapper (i.e. message envelope)

Traits§

  • JSON-RPC requests
  • Serialization for JSON-RPC requests
  • Simple JSON-RPC requests which correlate with a single response from the remote endpoint.