wallet: Recalculate the wallet's txos after any imports

This commit is contained in:
Ava Chow
2024-02-20 11:50:00 -05:00
parent ae888c38d0
commit 96e7a89c5e
4 changed files with 12 additions and 0 deletions

View File

@@ -394,6 +394,7 @@ RPCHelpMan importdescriptors()
}
}
pwallet->ConnectScriptPubKeyManNotifiers();
pwallet->RefreshAllTXOs();
}
// Rescan the blockchain using the lowest timestamp