timechain_runtime

Type Alias Timestamp

Source
pub type Timestamp = Pallet<Runtime>;
Expand description

Simple timestamp extension. Current configuration can be found here here.

Aliased Typeยง

struct Timestamp(/* private fields */);