pub type EditSupportedAssetOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EitherOfDiverse<EnsureProportionMoreThan<AccountId, OpenTechCommitteeInstance, 5, 9>, FastGeneralAdmin>>;

Aliased Type§

struct EditSupportedAssetOrigin(/* private fields */);