penumbra_sct::component

Module clock

Source
Available on crate feature component only.
Expand description

Blockchain clocks: epoch indices, block heights and timestamps.

Traits§

  • Provides write access to the chain’s epoch manager. The epoch manager is responsible for tracking block and epoch heights as well as related data like reported timestamps and epoch duration.
  • Provides read access to epoch indices, block heights, timestamps, and other related data.