moonriver_runtime::xcm_config

Type Alias RemoveSupportedAssetOrigin

Source
pub type RemoveSupportedAssetOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionMoreThan<AccountId, OpenTechCommitteeInstance, 5, 9>>;

Aliased Typeยง

struct RemoveSupportedAssetOrigin(/* private fields */);