Available on crate feature
component
only.Expand description
Blockchain clocks: epoch indices, block heights and timestamps.
Traits§
- Epoch
Manager - 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.
- Epoch
Read - Provides read access to epoch indices, block heights, timestamps, and other related data.