moonbeam_runtime::xcm_config

Type Alias AddAndEditSupportedAssetOrigin

Source
pub type AddAndEditSupportedAssetOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EitherOfDiverse<EnsureProportionMoreThan<AccountId, OpenTechCommitteeInstance, 5, 9>, EitherOf<GeneralAdmin, FastGeneralAdmin>>>;

Aliased Typeยง

struct AddAndEditSupportedAssetOrigin(/* private fields */);