Closed RomarQ closed 3 years ago
I think this package should also support stream requests to the node rpc, like monitor/heads/<chain_id>.
monitor/heads/<chain_id>
I have implemented this in my block explorer, could clean it and open a pull request if you agree with adding this feature.
PR #88
I think this package should also support stream requests to the node rpc, like
monitor/heads/<chain_id>
.I have implemented this in my block explorer, could clean it and open a pull request if you agree with adding this feature.