Module task

Source

Structs§

BlockFetcherTask
A task that fetches new finalized blocks from Bitcoin and adds them to the state management queue
MessageConsumerTask
A task that reads new events from the message queue and processes them.
QueueBlockHandler
Block handler that sends events to a PostgreSQL message queue

Constants§

POLL_DELAY 🔒