dusk_node_data

Module events

Source

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§

BlockEvent
Represents events related to blocks in the chain.
BlockState
Represents the state of an accepted block in the chain.
TransactionEvent
Represents events related to transactions.