pub type Module<T> = Pallet<T>;
Pallet
Type alias to Pallet, to be used by construct_runtime.
construct_runtime
Generated by pallet attribute macro.
pallet