Type Alias runtime_common::origins::gov::types::RefKillerOrigin
source · pub type RefKillerOrigin = EnsureRootOr<ReferendumKiller>;
Expand description
The origin which can kill ongoing referenda.
Aliased Type§
struct RefKillerOrigin(/* private fields */);