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