Function abstract_ibc_host::endpoints::packet::handle_host_module_query
source ยท pub fn handle_host_module_query(
deps: Deps<'_>,
target_module: InstalledModuleIdentification,
msg: Binary,
) -> HostResult<Binary>Expand description
Handle actions that are passed to the IBC host contract and originate from a registered module