Crate ibc_core_host_cosmos

source ·
Expand description

Provides convenience traits and implementations for Tendermint-based hosts

Modules§

  • Re-exports necessary proto types for implementing the tendermint client upgradeability feature.
  • Provides utilities related to chain upgrades.

Constants§

Traits§

  • Provides a default implementation intended for implementing the ValidationContext::validate_self_client API.