Post
Topic
Board Pools (Altcoins)
Re: [ANN] profit switching auto-exchanging pool - middlecoin.com
by
Judgment
on 22/12/2013, 07:52:51 UTC
We should. I prefer github.

Here we go: https://github.com/michwill/mdc. Who are you on github? I'll give you the permissions

I just added a line on the script, with no prior expertise on python Cool:
write("Grand total", my.get("paidOut", 0) + my.get("immatureBalance", 0) + my.get("unexchangedBalance", 0) + my.get("bitcoinBalance", 0), mbtc)

This tells the "grand total" value of mined bitcoins, a nice extra information for new miners.