Crate ibc_core_handler_types

source
Expand description

Encapsulates essential data structures, facilitating the seamless interaction between an implemented IBC module using ibc-rs and the underlying host blockchain.

Modulesยง

  • Defines the handler error type
  • Defines events emitted during handling of IBC messages