-
Notifications
You must be signed in to change notification settings - Fork 6
Fetch block chain tip without subscribing #9
Comments
Hmm. Yeah I guess that's an imperfection. |
It's kind of annoying when I just want to hack together a script that pulls the tip every few seconds. Now I have to do the proper way :-). |
I like it's kind of weird though when the two existing header methods are under |
Ah yeah that makes sense. And I believe right now it actually complains that you're already subscribed, right? IIRC...
So do I. Feel free to go with that one. I guess takes 0 parameters |
👍 |
Closing in favour of #20 |
Currently it looks like you have to subscribe to headers if you want to know the block chain tip
The text was updated successfully, but these errors were encountered: