Post
Topic
Board Bitcoin Discussion
Re: How do I merge my wallets?
by
pilardi
on 08/11/2011, 01:42:11 UTC
I believe you can do it with pywallet:
https://github.com/joric/pywallet

I've used it to import private keys into an existing wallet.

You can use it to dump the keys from the first wallet, then import the dumped keys into the second wallet. 

It doesn't appear to have been updated to work with 0.4.0 encrypted wallets yet, so use with caution.