Module packet

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