Skip to content

wallet RPC to double-check the calculated balance #28898

@maflcko

Description

@maflcko

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.

#28897

Describe the solution you'd like

No response

Describe any alternatives you've considered

No response

Please leave any additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions