Type Alias moonbeam_runtime::xcm_config::AddSupportedAssetOrigin
source · pub type AddSupportedAssetOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EitherOfDiverse<EnsureProportionMoreThan<AccountId, OpenTechCommitteeInstance, 5, 9>, GeneralAdmin>>;
Aliased Type§
struct AddSupportedAssetOrigin(/* private fields */);