Bitcoin Forum
April 19, 2024, 03:11:55 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Negative balance  (Read 5085 times)
alkor (OP)
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
February 28, 2011, 02:33:21 AM
Last edit: January 01, 2017, 03:12:16 AM by alkor
 #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.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
tcatm
Sr. Member
****
qt
Offline Offline

Activity: 337
Merit: 265


View Profile
February 28, 2011, 02:35:58 AM
 #2

move coins from original to ""
alkor (OP)
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
February 28, 2011, 02:40:18 AM
Last edit: January 01, 2017, 03:13:01 AM by alkor
 #3

Thanks. That fixed the problem

EDIT: Is there a way to get rid of the "" account?
Gavin Andresen
Legendary
*
qt
Offline Offline

Activity: 1652
Merit: 2216


Chief Scientist


View Profile WWW
February 28, 2011, 02:56:46 AM
 #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.

How often do you get the chance to work on a potentially world-changing project?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!