Crate ibc_core_client

Source
Expand description

ICS-02: Client Semantics implementation for verifying remote IBC-enabled chains, along with re-exporting data structures from ibc-core-client-types crate.

Modulesยง

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