Post
Topic
Board Altcoin Discussion
Re: Weird Litecoin glitch
by
mufa23
on 08/08/2013, 21:42:31 UTC
Nope, just one address. I was thinking about moving all 400 over to btc-e, and download the newest client release with a new address and send the coins back to avoid any upgrade/wallet issues. The fee is so damn expensive though.

The wallet uses multiple addresses without telling you.

Open your RPC console and enter the command "listreceivedbyaddress" that might help clarify things.
Code:
17:39:31
listreceivedbyaddress

17:39:31
[
{
"address" : "LUmrXVibufVSyDtEhJQTWT2DzEtN1sUBzA",
"account" : "",
"amount" : 695.84374004,
"confirmations" : 70
}
]
Is there a way to list the other addresses? That command seems to only list the one.