Type Definition abstract_os::ibc_host::InstantiateMsg

source ·
pub type InstantiateMsg<T = Empty> = MiddlewareInstantiateMsg<BaseInstantiateMsg, T>;