Type Definition abstract_os::ibc_host::ExecuteMsg

source ·
pub type ExecuteMsg<T, R = Empty> = MiddlewareExecMsg<BaseExecuteMsg, T, R>;