Type Definition frame_system::pallet::Origin [−][src]
pub type Origin<T> = RawOrigin<<T as Config>::AccountId>;
Expand description
Exposed trait-generic origin type.
pub type Origin<T> = RawOrigin<<T as Config>::AccountId>;
Exposed trait-generic origin type.