Type Alias runtime_common::origins::gov::types::EnsureRootOr
source · pub type EnsureRootOr<O> = EitherOfDiverse<EnsureRoot<AccountId>, O>;
Aliased Type§
struct EnsureRootOr<O>(/* private fields */);
pub type EnsureRootOr<O> = EitherOfDiverse<EnsureRoot<AccountId>, O>;
struct EnsureRootOr<O>(/* private fields */);