Author

Topic: Negative balance (Read 5086 times)

legendary
Activity: 1652
Merit: 2216
Chief Scientist
February 27, 2011, 10:56:46 PM
#4
EDIT: Is there a way to get rid of the "" account?

No.  Generated coins need a place to go (they're credited to the "" account), and coins you send using sendtoaddress (where you don't specify an account) need to be debited from somewhere (they're debited from the "" account).

And it's theoretically possible somebody might could use one of your hidden "change" bitcoin addresses to send you coins; they'd be credited to the "" account, too.
full member
Activity: 136
Merit: 100
February 27, 2011, 10:40:18 PM
#3
Thanks. That fixed the problem

EDIT: Is there a way to get rid of the "" account?
sr. member
Activity: 337
Merit: 265
February 27, 2011, 10:35:58 PM
#2
move coins from original to ""
full member
Activity: 136
Merit: 100
February 27, 2011, 10:33:21 PM
#1
When I try to list the balance in my accounts, I get the following output:

Code:
$ ./bitcoind listaccounts{
    "a" : -4.00000000,
    "b" : 0.00000000,
    "c" : 0.00000000,
    "d" : 8.00000000
}

Why do I have a negative balance in one of my accounts?

How can I get rid of the negative balance? I think I ended up with it because I made a payment from an address to the same address.
Jump to: