Expand description
Contains types used by the crate
Modules§
- event 🔒Events that a
SystemContext
instance can emit - handle 🔒Provides an event-streaming handle for a
SystemContext
running in the background
Structs§
- A status event emitted by a
HotShot
instance - Incoming message
- Event streaming handle for a
SystemContext
instance running in the background
Enums§
- The type and contents of a status event emitted by a
HotShot
instance
Traits§
- Trait for abstracting public key signatures Self is the public key type
Type Aliases§
- BLS private key used to sign a message
- BLS public key used to verify a signature