NodeErrorEventΒΆ

This event occurs if a node goes into an error state.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

state: NodeState

The State of the target node.

targetNodeId: number

The ID of the target node.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.