Implementation of the Tendermint Light Client Verification Protocol.
# Cargo.toml
[dependencies]
tendermint-light-client = "0.40.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes a Tendermint light client instance.
Add tokio as a dependency and use #[tokio::main] or similar runtime
No dependency data recorded yet.