Type Definition frame_system::pallet::Origin

source ·
pub type Origin<T> = RawOrigin<<T as Config>::AccountId>;
Expand description

Exposed trait-generic origin type.