Expand description

IBC client-related types.

Modules§

  • Types for ABCI Events that inform relayers about IBC client events.
  • mockmocks or mocks-no-std
    Implementation of mocks for context, host chain, and client.
  • Definitions of client-related messages that a relayer submits to a chain.

Structs§

  • An IBC client identifier.
  • Type of the client, depending on the specific consensus algorithm.
  • An IBC height, containing a revision number (epoch) and a revision height (block height).

Enums§