Author

Topic: balance differs from bitcoind and bitcoin-qt (Read 844 times)

legendary
Activity: 1890
Merit: 1072
Ian Knowles - CIYAM Lead Developer
September 30, 2014, 07:06:17 AM
#3
You might want to try this:

Code:
getbalance * 0

or this:
Code:
getbalance "" 0

(assuming that the problem is unconfirmed amounts)
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
September 30, 2014, 07:05:35 AM
#2
Got unconfirmed TXs? IIRC getbalance by default requests the balance of all accounts and the TXs must have 1 or more confirmations.
full member
Activity: 224
Merit: 100
September 30, 2014, 07:01:26 AM
#1
When I run command

Quote
bitcoin-cli getbalance

It returns more amount of coins, when I see in bitcoin-qt.

Any suggestions?
Jump to: