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ยง

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