Currently, when the node is restarted, the wallet has to be restarted as well.
Also note that since #2063 Wallet holds a MempoolConfig obtained from the node. So after the reconnection is made, the stored MempoolConfig will have to be updated, because the node configuration could have been changed.
Currently, when the node is restarted, the wallet has to be restarted as well.
Also note that since #2063
Walletholds aMempoolConfigobtained from the node. So after the reconnection is made, the storedMempoolConfigwill have to be updated, because the node configuration could have been changed.