Module ibc::core::client

source ·
Expand description

Re-exports ICS-02 implementation from the ibc-core-client crate

Modules§

  • Re-exports ICS-02 traits from ibc-core-client-context for custom IBC client implementation.
  • This module implements the processing logic for ICS2 (client abstractions and functions) msgs.
  • Re-exports ICS-02 data structures from the ibc-core-client-types crate.