tezos-rust-sdk
tezos-rust-sdk copied to clipboard
Please add support for the streaming block and mempool RPCs
Please add support for the streaming block and mempool RPCs.
For example, /monitor/heads/<chain_id> and /chains/<chain_id>/blocks/<block_id>/monitor_operations.
Alternatively, if you have guidance on how to add these streaming endpoints I can take a stab at it.
Thanks!