Core types returned by a Tendermint node's RPC endpoint, with networking features feature-gated.
# Cargo.toml
[dependencies]
tendermint-rpc = "0.40.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new Tendermint RPC client.
Add `features = ["http-client"]` to your Cargo.toml dependency.
No dependency data recorded yet.