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§
- ABCI store/query path for the IBC sub-store
- ABCI store/query path for the upgrade sub-store
Traits§
- Provides a default implementation intended for implementing the
ValidationContext::validate_self_client
API.