Please describe the feature you’d like to see added.
Sometimes a user may put in the wrong birthdate when calling importdescriptors
.
Adding a checkbalance
RPC (or a check
argument to the getbalances
RPC) to check that the calculated balance is correct by re-calculating it in a different way may be a solution. It could iterate over the utxo set for the check and then instruct for a rescan
to restore missing transaction history and balance, if two different balances were calculated.
Is your feature related to a problem, if so please describe it.
Describe the solution you’d like
No response
Describe any alternatives you’ve considered
No response
Please leave any additional context
No response