[][src]Module ibc::ics02_client::handler

This module implements the processing logic for ICS2 (client abstractions and functions) msgs.

Modules

create_client

Protocol logic specific to processing ICS2 messages of type MsgCreateAnyClient.

update_client

Protocol logic specific to processing ICS2 messages of type MsgUpdateAnyClient.

Enums

ClientEvent
ClientResult

Functions

dispatch

General entry point for processing any message related to ICS2 (client functions) protocols.