Type Definition abstract_os::ibc_host::MigrateMsg

source ·
pub type MigrateMsg<T = Empty> = MiddlewareMigrateMsg<BaseMigrateMsg, T>;