removeprunedfunds
removeprunedfunds "txid"
Deletes the specified transaction from the wallet. This is intended for use with pruned wallets and serves as a companion to importprunedfunds
. Deleting a transaction will affect the wallet’s balances.
Argument #1 – txid
Type: string, required
The hex-encoded id of the transaction you are deleting
Result
Examples
As a JSON-RPC call: