1
Bitcoind, what is the command to see how many btc is available combined in all wallets?
1
Bitcoind, what is the command to see how many btc is available combined in all wallets?
1
bitcoind getinfo
The Bitcoin daemon supports just one wallet, not multiple.
Then what about wallet addresses. Aren't those wallets. – Patoshi パトシ – 2014-01-09T06:13:45.643
A wallet is not an address. An address is not a wallet. I answered the question you asked. – Anonymous – 2014-01-09T07:48:28.837
Related: How to get an address's balance with the bitcoin client?
– Murch – 2014-01-17T09:58:42.323It is not clear to me whether you are asking for the global unspent transaction outputs or the user's balance. – Murch – 2014-01-17T10:00:23.457