How to listen to block events since block_subscribe
is deprecated?
#34379
Labels
community
Community contribution
block_subscribe
is deprecated?
#34379
Problem
I want a listen to a stream of finalized blocks and the block_subscribe is the one i need. But seems like it is deprecated and i couldnt find any other alternative. There seems to be a workaround by passing a flag to the validator but i was wondering if I could listen to the events without running it since i would be needing it on mainnet.
Please tell me what i can use to listen to block events.
The text was updated successfully, but these errors were encountered: