Docs.rs
  • ibc-client-wasm-types-0.52.0
    • ibc-client-wasm-types 0.52.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rnbguy
    • Farhad-Shabani
    • ibcbot
    • seanchen1991
    • Dependencies
      • base64 ^0.21 normal
      • cosmwasm-schema ^1.5.4 normal optional
      • displaydoc ^0.2 normal
      • ibc-core-client ^0.52.0 normal
      • ibc-core-host-types ^0.52.0 normal
      • ibc-primitives ^0.52.0 normal
      • ibc-proto ^0.43.0 normal
      • serde ^1.0 normal optional
      • rstest ^0.18.2 dev
      • serde-json-wasm ^1.0.1 dev
    • Versions
    • 31.91% 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_wasm_types0.52.0

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Aliases
?
Settings

List of all items

Structs

  • client_message::ClientMessage
  • client_state::ClientState
  • consensus_state::ConsensusState
  • msgs::migrate_contract::MsgMigrateContract
  • msgs::remove_checksum::MsgRemoveChecksum
  • msgs::store_code::MsgStoreCode
  • proto::v1::Checksums
  • proto::v1::ClientMessage
  • proto::v1::ClientState
  • proto::v1::ConsensusState
  • proto::v1::Contract
  • proto::v1::GenesisState
  • proto::v1::MsgMigrateContract
  • proto::v1::MsgMigrateContractResponse
  • proto::v1::MsgRemoveChecksum
  • proto::v1::MsgRemoveChecksumResponse
  • proto::v1::MsgStoreCode
  • proto::v1::MsgStoreCodeResponse
  • proto::v1::QueryChecksumsRequest
  • proto::v1::QueryChecksumsResponse
  • proto::v1::QueryCodeRequest
  • proto::v1::QueryCodeResponse

Enums

  • error::Error

Functions

  • client_type

Type Aliases

  • Bytes

Statics

  • SUBJECT_PREFIX
  • SUBSTITUTE_PREFIX

Constants

  • WASM_CLIENT_TYPE
  • client_message::WASM_CLIENT_MESSAGE_TYPE_URL
  • client_state::WASM_CLIENT_STATE_TYPE_URL
  • consensus_state::WASM_CONSENSUS_STATE_TYPE_URL
  • msgs::migrate_contract::MIGRATE_CONTRACT_TYPE_URL
  • msgs::remove_checksum::REMOVE_CHECKSUM_TYPE_URL
  • msgs::store_code::STORE_CODE_TYPE_URL