pub type RemoveSupportedAssetOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionMoreThan<AccountId, OpenTechCommitteeInstance, 5, 9>>;
Aliased Typeยง
struct RemoveSupportedAssetOrigin(/* private fields */);
pub type RemoveSupportedAssetOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionMoreThan<AccountId, OpenTechCommitteeInstance, 5, 9>>;
struct RemoveSupportedAssetOrigin(/* private fields */);