getbalance

v0.7.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/rpcwallet.cpp#L499-L505.