Module ibc_core::client::context

source ·
Expand description

Re-exports ICS-02 traits from ibc-core-client-context for custom IBC client implementation.

Modules§

  • Defines ClientState, the core type to be implemented by light clients
  • Defines the trait to be implemented by all concrete consensus state types
  • Trait preludes for the ICS-02 client implementation.

Traits§