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.
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.