Skip to content

Commit 8caa0aa

Browse files
Jilocwileyj
andauthored
Update docs/event-dispatcher.md
Co-authored-by: wileyj <[email protected]>
1 parent b9cc775 commit 8caa0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/event-dispatcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ disable_retries = false # Optional: If true, failed deliveries w
2222

2323
The `stacks-node` will then execute HTTP POST requests with JSON payloads to the configured `endpoint` for the subscribed events.
2424

25-
## Important Global Notes
25+
## Important Notes
2626

2727
* **`/new_microblocks` Endpoint Limitation:** Event delivery via the `/new_microblocks` endpoint (and by extension, events sourced from microblocks delivered to `/new_block`) is **only supported until epoch 2.5**. After this epoch, observers will no longer receive events on this path for new microblocks.
2828
* **`/attachments/new` Implicit Subscription:** All observers, regardless of their `events_keys` configuration, implicitly receive payloads on the `/attachments/new` endpoint for new AtlasDB attachments.

0 commit comments

Comments
 (0)