Crate tendermint

Expand description

ICS 07: Tendermint Client implements a client verification algorithm for blockchains which use the Tendermint consensus algorithm.

Modules§

client_state
consensus_state
header
misbehaviour

Structs§

ConsensusState
TrustThreshold
Defines the level of trust that a client has towards a set of validators of a chain.

Enums§

Error
VerificationError

Constants§

TENDERMINT_CLIENT_TYPE

Functions§

client_type