Is there a calculator for Cryptonite available? Doesn't seem that whattomine is anywhere close to correct.
Edit: Also, is there a way to set up a fail safe wallet? What I mean is that if my PC that I mine to would happen to go offline, can I set up so that my miners connect to a backup "server" of my choosing?
Another edit: Is the qt wallet supposed to take forever to close? It's been 10 minutes now and it doesn't shut down. It's still responsive but stuck at "Do not shut down the computer until this window disappears". This is the debug log since I tried to shut it down:
2017-07-10 18:34:36 Requesting shutdown
2017-07-10 18:34:36 Running Shutdown in thread
2017-07-10 18:34:36 opencon thread interrupt
2017-07-10 18:34:36 dumpaddr thread stop
2017-07-10 18:34:36 addcon thread interrupt
2017-07-10 18:34:36 msghand thread interrupt
2017-07-10 18:34:36 net thread interrupt
2017-07-10 18:34:36 Shutdown : In progress...
2017-07-10 18:34:48 CreateNewBlock(): total size 1828
2017-07-10 18:34:48 Mining for trie hash:
Calculator: when suprnova works, you can take its estimate and divide by two. Or, you can make a simple calculation: take your hashrate and divide by the net hashrate; a block of about 200 xcn of award is generated every minute, you will take your share of that, but you must take into account about half because of orphans and failed submissions.
Failsafe solo mining: ccminer doesn't support backup pools. If you know some scripting you can manage some crude form of automatic backup.
The qt wallet should close in some seconds.