Expand description
ICS-07: Tendermint Client implements a client verification algorithm for blockchains which use the Tendermint consensus algorithm.
Modules§
- Defines the Tendermint light client’s error type
- Re-exports ICS-07 Tendermint light client from
ibc-proto
crate.
Structs§
- Defines data structure for Tendermint client state.
- Defines the Tendermint light client’s consensus state
- Tendermint consensus header
- Tendermint light client’s misbehaviour type
TrustThreshold
defines the level of trust that a client has towards a set of validators of a chain.
Constants§
Functions§
- Returns the tendermint
ClientType