Module tendermint_rpc::request[][src]

Expand description

JSON-RPC requests

Structs

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

Traits

JSON-RPC requests

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