Post
Topic
Board Mining (Altcoins)
Re: [VOT] Temp Pool Status
by
tcjew
on 19/09/2017, 11:36:25 UTC
if you want direct links to the block explorer of voitecoin you might whant to add this to the stats html:

Code:
{{ } else if (String(it.stats.pools[pool].name).startsWith("vote")) { }}
                                                {{=block[2]}}

you have to add it twice, one for pending and one for confirmed blocks.