Expand description

ICS 24: Host defines the minimal set of interfaces that a state machine hosting an IBC-enabled chain must implement.

Re-exports

pub use path::ClientUpgradePath;
pub use path::Path;
pub use path::IBC_QUERY_PATH;
pub use path::SDK_UPGRADE_QUERY_PATH;

Modules