Hello people, I have a couple questions about bitcoin core HD wallet.
I created an HD wallet as follow :
./bitcoin-qt -usehd -wallet=hd.dat
I generated 4 receiving btc addresses on that wallet then closed the bitcoin core client.
I made a duplicate file of that hd.dat wallet and named it hd1.dat
I open hd.dat wallet with bitcoin core and generate a new incoming btc address, I do the same with hd1.dat wallet but the address generated is different.
Is this normal or there is an issue with the wallet ?