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