noticed that the help of getbalance say:
I'm very worried about the deprecated statement as my Slack Tipbot of build on accounts in a wallet and getting their balance is of course a key part of know how much a user can tip an other.
Can a core dev place up me at ease ?
Code:
getbalance ( "account" minconf includeWatchonly )
If account is not specified, returns the server's total available balance.
If account is specified (DEPRECATED), returns the balance in the account.
Can a core dev place up me at ease ?