Module ibc_core_client::handler

source ·
Expand description

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

Modules§

  • Protocol logic specific to processing ICS2 messages of type MsgCreateClient.
  • Protocol logic for processing ICS02 messages of type MsgRecoverClient.
  • Protocol logic specific to processing ICS2 messages of type MsgUpdateAnyClient.
  • Protocol logic specific to processing ICS2 messages of type MsgUpgradeAnyClient.