Type Definition pallet_session::Pallet[][src]

type Pallet<T> = Module<T>;
Expand description

Type alias to Module, to be used by construct_runtime.