Events
While running, a W3bstream node emits internal Event Messages when something relevant happens. A W3bstream event can be currently generated for one of the following reasons:
- A certain blockchain height is detected by a chain height monitor
Once a W3bstream event is emitted, if a matching strategy is found for that event, it will be routed to the respective Project's applet that contains the destination handler function.
Last modified 1mo ago