Docs.rs
abstract-ibc-host-0.26.1
abstract-ibc-host 0.26.1
Permalink
Docs.rs crate page
LGPL-3.0
Links
Repository
crates.io
Source
Owners
CyberHoward
github:abstractsdk:crates
Dependencies
abstract-macros ^0.26.1
normal
abstract-sdk ^0.26.1
normal
abstract-std ^0.26.1
normal
cosmwasm-schema ^2.0
normal
cosmwasm-std ^2.0.0
normal
cw-orch ^0.27.0
normal
cw-ownable ^2.0
normal
cw-paginate ^2.0.0
normal
cw-storage-plus ^2.0.0
normal
cw-utils ^2.0
normal
cw2 ^2.0
normal
semver ^1.0
normal
thiserror ^1.0.50
normal
workspace-hack ^0.1
normal
Versions
20.45%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
abstract_
ibc_
host
0.26.1
Module packet
Module Items
Functions
In abstract_
ibc_
host::
endpoints
abstract_ibc_host
::
endpoints
Module
packet
Copy item path
Source
Functions
ยง
client_
to_
host_
module_
account_
id
We need to figure what trace module is implying here
handle_
host_
action
Handle actions that are passed to the IBC host contract This function is not permissioned and access control needs to be handled outside of it Usually the
src_chain
argument needs to be derived from the message sender
handle_
host_
module_
query
Handle actions that are passed to the IBC host contract and originate from a registered module
handle_
module_
execute
Handle actions that are passed to the IBC host contract and originate from a registered module