Share your feedback
Take a 2-min anonymous survey and tell us what’s working, what’s not, and what matters to you.
Start Survey
I don’t have feedback
Core Builders
API
Go

Description

A MultiversX observer node can push block events to a notifier service, which will process and forward the events to subscribers (via RabbitMQ). This way, one can subscribe to a RabbitMQ queue and receive block events, whenever a block is committed to the chain, instead of polling an API frequently.