Crate mithril_ticker

Source
Expand description

Provides the TickerService that reads time information from the chain and helps create beacons for every message type.

Structs§

MithrilTickerService
A TickerService using a [ChainObserver] and a ImmutableFileObserver.

Enums§

TickerServiceError
TickerService related errors.

Traits§

TickerService
TickerService