Balance with 1 confirmation;
root@xxx.xxx.xxx.xxx:/var/www/ponzicoin/bin# bitcoind listaccounts 1
{
"" : 0.00000000,
"PonziCoin" : 0.00545661
}
Balance with 0 confirmations (e.g. everything);
root@xxx.xxx.xxx.xxx:/var/www/ponzicoin/bin# bitcoind listaccounts 0
{
"" : 0.00000000,
"PonziCoin" : 0.00545661
}
I prefer to trust a local bitcoin client rather than BlockChain.info considering the amount of outages\downtime etc they have had lately. Note: If the local bitcoin client was incorrect, repayment transactions would fail, which they clearly aren’t!