Post
Topic
Board Development & Technical Discussion
Re: getnewaddress per wallet
by
Gavin Andresen
on 07/12/2010, 12:40:20 UTC
Is this correct? Does my wallet save every single address?

Yes.

The getaccountaddress method will return the same address until it is used (until a payment is received on that address).

But getnewaddress always creates, stores, and returns a new address.