Expand description
Events that a HotShot
instance can emit
Modules§
- error_
adaptor - Utilities for converting between HotShotError and a string.
Structs§
- Event
- A status event emitted by a
HotShot
instance - Leaf
Info - Decided leaf with the corresponding state and VID info.
- Legacy
Event - The pre-epoch version of an Event
- Legacy
Leaf Info - Pre-epoch version of
LeafInfo
Enums§
- Event
Type - The type and contents of a status event emitted by a
HotShot
instance - HotShot
Action - A list of actions that we track for nodes
- Legacy
Event Type - Pre-epoch version of the
EventType
enum.
Type Aliases§
- Leaf
Chain - The chain of decided leaves with its corresponding state and VID info.
- Legacy
Leaf Chain - Pre-epoch version of
LeafChain