Post
Topic
Board Bitcoin Technical Support
Re: Saving each address in a different wallet
by
bitcoin_builder
on 03/11/2013, 15:05:28 UTC
0. n=0
1. n=n+1
2. Run bitcoin-qt
3. Generate an address
4. Quit bitcoin-qt
5. Rename wallet.dat to wallet_n.dat
6. Goto 1.

I'd just add a "Wait for 5 minutes" between 2 and 3. Grin

Alternatively, you can generate all (x) addresses from the same wallet, export the (x) p-keys, import each of them in a new fresh wallet, and ultimately delete the first generating wallet.

I exported keys and it generated one CSV for all keys. But I don't see any import or load wallet option in litecoin-qt