2 blocks per second is how long its been taking all along to generate new blocks,
now 1015, so about 30 minutes, but lets see what really happens,
Interesting that only this site reporting information, suprnova.cc doesn't tell you anything, and pool.gold is still actively mining 20 millions sols/sec of TESTNET
Could be the real action is on this site and fools over at pool.gold???
I usually trust btg.suprnova.cc the best of all the pools.
I have had a script running for a few hours with a bell for btg.suprnova.cc
***
every 2 minutes see if its up, when it is a bell in the miner will ring
btg-wait.sh ( bash script linux )
while [ 1 ]
do
sleep 2
miner69 --server btg.suprnova.cc --user btcgpu.assholes --pass password --port 8816 --templimit 491F --fee 0.0 --pec
sleep 120
done
Right now suprnova.cc just keeps saying "Not Ready"