Modules§
- contract
- This module defines the contract event type and related types.
Structs§
- Event
- Represents an event in the system, including its source (
component), type (topic), associated entity (entity), and optional data (data).
Enums§
- Block
Event - Represents events related to blocks in the chain.
- Block
State - Represents the state of an accepted block in the chain.
- Transaction
Event - Represents events related to transactions.