Type Definition pallet_society::Pallet [−][src]
type Pallet<T, I = DefaultInstance> = Module<T, I>;
Expand description
Type alias to Module, to be used by construct_runtime.
type Pallet<T, I = DefaultInstance> = Module<T, I>;
Type alias to Module, to be used by construct_runtime.