This looks great. I have one use case I'm working on which is about monitoring transfers from and to a particular account. I'm using steem.js and there is a minute or two of delays. Can I use meeseeker to speed up things?
You are viewing a single comment's thread from:
I could see it being one component of that solution.
Actually, maybe you’re existing solution needs to use the head block number to see the transfers more quickly, keeping in mind they are reversible. Although meeseeker supports streaming the head block, I’m not sure it will speed things up other than the fact that downstream components won’t have to monitor all operations.