Type Definition testing_basilisk_runtime::ManageOrigin
source · pub(crate) type ManageOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionAtLeast<AccountId, Instance1, 1, 1>>;
pub(crate) type ManageOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionAtLeast<AccountId, Instance1, 1, 1>>;