Bitcoin Forum
May 08, 2024, 04:25:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: [VOT] Temp Pool Status  (Read 1389 times)
tcjew
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 19, 2017, 11:36:25 AM
 #21

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")) { }}
                                                <a href="http://explorer.votecoin.site/block/{{=block[0]}}" target="_blank">{{=block[2]}}</a>

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

Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!