You are viewing a single comment's thread from:

RE: [ANN] Steem Monitor - Monitoring Steem Blockchain mobile application for witnesses and other users

in #esteem8 years ago

Now I think of it, wouldn't it be better to have queue list of witnesses for generating blocks? I think that would give you idea when you are in queue and if you miss you get notified if not meaning you produced the block...

Sort:  

Yes, similarly, for miner-witnesses, there is the miner-witness queue, but for witnesses, you'll have to figure out fields like virtual_last_update, virtual_position, and virtual_scheduled_time. The witness scheduling algorithm is somewhat complex and semi-random. But you'll figure it out!