Hello,
I have a question when I call: getaddresses in Multichain.
I have 2 nodes multichain. (2 nodes are running)
In the Node 1, I back up file: "wallet.dat" and folder: "wallet" and I restore it to Node 2.
In the Node 2, I call function: "getaddresses", but when I check list address in Node 2. It's old addresses and different list wallet address in node 1.
I have to stop and re-start multichain node 2. Then, I check list wallet address again. It's updated and same with list wallet addresses in Node 1.
So, How to update the wallet address list in node 2 without restart multichain in Node 2?
pls help me,
thank you so much.