gotron-sdk
gotron-sdk copied to clipboard
Subscribe to event of a new block
Hi, How can I subscribe to any event of a new block being created and get the block every time it's created? I want to do it instead of polling GetBlock().
Is there an API for it?