Skip to content

rpc method removeprunedfunds should take an array of txids #29466

@RHavar

Description

@RHavar

Please describe the feature you'd like to see added.

Currently removeprunedfunds only takes a single txid, however the underlying CWallet::RemoveTxs takes an array. I am trying to clean up some wallets, and each individual removeprunedfunds call is very slow. So it'd be a lot better to just be able to pass in all the transactions at once

Is your feature related to a problem, if so please describe it.

No response

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