Expand description

Types for ABCI Events that inform relayers about IBC client events.

Structs§

  • ClientMisbehaviour event signals the update of an on-chain client (IBC Client) with evidence of misbehaviour.
  • CreateClient event signals the creation of a new on-chain client (IBC client).
  • UpdateClient event signals a recent update of an on-chain client (IBC Client).
  • Signals a recent upgrade of an on-chain client (IBC Client).

Enums§