Module events

Expand description

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

Structs§

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

Enums§

Error
An error while parsing an Event.