Trait pallet_sudo::Trait [−][src]
Associated Types
type Event: From<Event<Self>> + Into<Self::Event>[src]
The overarching event type.
type Call: Parameter + UnfilteredDispatchable<Origin = Self::Origin> + GetDispatchInfo[src]
A sudo-able call.