Expand description
Re-exports data structures and implementations of all the IBC core (TAO) modules/components.
Modulesยง
- channel
- Re-exports ICS-04 implementation from the
ibc-core-channel
crate - client
- Re-exports ICS-02 implementation from the
ibc-core-client
crate - commitment_
types - Re-exports ICS-23 data structures from the
ibc-core-commitment-types
crate - connection
- Re-exports ICS-03 implementation from the
ibc-core-connection
crate - derive
- Re-exports convenient derive macros from
ibc-derive
crate. - entrypoint
- Re-exports IBC handler entrypoints from the
ibc-core-handler
crate for added convenience. - handler
- Re-exports ICS-25 implementation from the
ibc-core-handler
crate - host
- Re-exports ICS-24 implementation from the
ibc-core-host
crate - primitives
- Re-exports IBC primitive types from the
ibc-primitives
crate - router
- Re-exports ICS-26 implementation from the
ibc-core-router
crate