Type Alias minimal_template_runtime::Timestamp
source · pub type Timestamp = Pallet<Runtime>;
Expand description
Provides a way for consensus systems to set and check the onchain time.
Aliased Type§
struct Timestamp(/* private fields */);