Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MON | Monocle | Merge Mined on VTC Vertcoin - No Premine - Scrypt-N
by
freddingo
on 02/05/2014, 21:40:53 UTC
Maybe I am misunderstanding something, but does this seem right for my pool server?

mysql> select sum(monvalue) from stats_shares;
+-------------------+
| sum(monvalue)     |
+-------------------+
| 4.443734682918838 |
+-------------------+
1 row in set (0.02 sec)


linux:~/monocle$ ./monocled getbalance
1.00000000

Showing I should have 4.44 mon, but the wallet only has 1?

Just my machines running on this p2pool at the moment.  No payouts yet :|

Try getbalance ""

You will find you have unconfirmed coins, so you can't payout just yet.

Same result.
./monocled getbalance ""
1.00000000


My pool has been kicking out VTC pretty regularly - but maybe the Mon P2Pool has a huge delay?  I assume that the local wallet is only for found blocks, not the actual shares that are being 'mined' on the p2pool network.