Module events
Expand description
Types for ABCI Event
s that inform relayers about IBC client events.
Structs§
- Client
Misbehaviour - ClientMisbehaviour event signals the update of an on-chain client (IBC Client) with evidence of misbehaviour.
- Create
Client - CreateClient event signals the creation of a new on-chain client (IBC client).
- Update
Client - UpdateClient event signals a recent update of an on-chain client (IBC Client).
- Upgrade
Client - Signals a recent upgrade of an on-chain client (IBC Client).