Type Definition pallet_collective::Origin [−][src]
type Origin<T, I = DefaultInstance> = RawOrigin<<T as Config>::AccountId, I>;
Expand description
Origin for the collective module.
type Origin<T, I = DefaultInstance> = RawOrigin<<T as Config>::AccountId, I>;
Origin for the collective module.