mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-12 00:27:53 +02:00
wallet: Recalculate the wallet's txos after any imports
This commit is contained in:
@@ -394,6 +394,7 @@ RPCHelpMan importdescriptors()
|
||||
}
|
||||
}
|
||||
pwallet->ConnectScriptPubKeyManNotifiers();
|
||||
pwallet->RefreshAllTXOs();
|
||||
}
|
||||
|
||||
// Rescan the blockchain using the lowest timestamp
|
||||
|
||||
Reference in New Issue
Block a user