Type Definition pallet_timestamp::pallet::Module [−][src]
type Module<T> = Pallet<T>;
Type alias to Pallet
, to be used by construct_runtime
.
Generated by pallet
attribute macro.
type Module<T> = Pallet<T>;
Type alias to Pallet
, to be used by construct_runtime
.
Generated by pallet
attribute macro.