Type Definition abstract_os::api::InstantiateMsg

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