Crate event_notifications
source ·Structs
- A notification for events.
- The subscription service offered by state sync, responsible for notifying subscribers of on-chain events.
- The component responsible for listening to subscription notifications.
- A notification for reconfigurations.
Enums
Traits
- The interface between state sync and the subscription notification service, allowing state sync to notify the subscription service of new events.
Type Definitions
- A subscription listener for on-chain events.
- A subscription listener for reconfigurations.