Function handle_host_module_query

Source
pub fn handle_host_module_query(
    deps: Deps<'_>,
    env: Env,
    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