Docs.rs
  • ibc-client-cw-0.52.0
    • ibc-client-cw 0.52.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rnbguy
    • ibcbot
    • seanchen1991
    • Dependencies
      • cosmwasm-schema ^1.5.4 normal
      • cosmwasm-std ^1.5.4 normal
      • cw-storage-plus ^1.2.0 normal
      • derive_more ^0.99.17 normal
      • ibc-client-wasm-types ^0.52.0 normal
      • ibc-core ^0.52.0 normal
      • prost ^0.12 normal
      • serde ^1.0 normal
    • Versions
    • 71.79% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ibc_client_cw0.52.0

Module types

  • Structs
  • Enums

In crate ibc_client_cw

?
Settings

Module ibc_client_cw::types

source ·

Structs§

  • CheckForMisbehaviourMsg
  • CheckForMisbehaviourMsgRaw
  • CheckSubstituteAndUpdateStateMsg
  • ContractResult
  • ExportMetadataMsg
  • GenesisMetadata
  • InstantiateMsg
  • MerklePath
  • MigrateClientStoreMsg
  • QueryResponse
  • StatusMsg
  • TimestampAtHeightMsg
  • UpdateStateMsg
  • UpdateStateMsgRaw
  • UpdateStateOnMisbehaviourMsg
  • UpdateStateOnMisbehaviourMsgRaw
  • VerifyClientMessageMsg
  • VerifyClientMessageRaw
  • VerifyMembershipMsg
  • VerifyMembershipMsgRaw
  • VerifyNonMembershipMsg
  • VerifyNonMembershipMsgRaw
  • VerifyUpgradeAndUpdateStateMsg
  • VerifyUpgradeAndUpdateStateMsgRaw

Enums§

  • ContractError
  • HeightTravel
    Travel is an enum to represent the direction of travel in the context of height.
  • MigrationPrefix
    The MigrationPrefix enumerates the prefix type used during migration mode. The migration mode is activated when there is an incoming MigrateClientStoreMsg message. It specifies the prefix key for either the subject or substitute store, or none if the migration is not active.
  • QueryMsg
  • SudoMsg