getbalance

v0.6.2

getbalance [account] [minconf=1]
If [account] is not specified, returns the server's total available balance.
If [account] is specified, returns the balance in the account.
Don't trust. Verify. Docs extracted from src/bitcoinrpc.cpp#L770-L776.