Author

Topic: [Solved] migrating legacy wallets (Read 55 times)

jr. member
Activity: 45
Merit: 22
February 18, 2024, 11:59:50 PM
#3
thanks for the great answer. 

staff
Activity: 3374
Merit: 6530
Just writing some code
February 18, 2024, 11:52:39 PM
#2
Migration of a wallet does not invalidate keys. It only changes how things are stored and organized in the wallet. While you will get newly generated keys and all previous keys are "retired", those keys are still in the wallet and can still be used to send and receive Bitcoin.

Migration is a local operation that happens on a wallet file. It will not change any other wallet file, even ones that share the same keys. There is no signal nor anything observable that some other wallet on another node would be able to tell that a wallet has been migrated. However, if you have 2 copies of the same wallet, migrating both of them will result in a completely new and different set of keys being generated from that point on. After the migration, they will no longer generate the same addresses, although all previously generated addresses (and their keys) remain, as stated earlier.
jr. member
Activity: 45
Merit: 22
February 18, 2024, 10:22:14 PM
#1
I have 2 separate nodes (version 26) running, each using their own wallet.dat file.  the wallet.dat files have the same keys though.  

if i migrate the legacy wallet on one of the nodes does it affect the other node's wallet?  meaning do the legacy wallet's keys become invalid at all?
Jump to: