Module event

Module event 

Source
Expand description

Use ledger.events() to subscribe to events triggered by changes to the ledger.

Structs§

EventSubscriber
Contains fields to store & manage various ledger-related SqlxLedgerEvent event receivers.
EventSubscriberOpts
Options when initializing the EventSubscriber
SqlxLedgerEvent
Representation of a ledger event.
SqlxLedgerEventId

Enums§

SqlxLedgerEventData
Represents the different kinds of data that can be included in an SqlxLedgerEvent event.
SqlxLedgerEventType
Defines possible event types for SqlxLedgerEvent.