Type Definition abstract_os::api::InstantiateMsg

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