Module ibc::clients

source ·
Expand description

Light client implementations to be used in core.

Modules

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

Traits

  • Allows type to be converted to &dyn Any