BlockchainEventListener
Example¶
Field Descriptions¶
| Field Name | Description | Type |
|---|---|---|
name |
Unique name for the blockchain event listener | string |
created |
Time the listener was created | Timestamp |
started |
If the listener is started - can be set to false to disable delivery server-side | bool |
sources |
Sources of events | BlockchainEventListenerSource[] |
options |
Options for the event listener | BlockchainEventListenerOptions |