HomePhabricator

Add new rpc call: abandontransaction
01e06d1fa365Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add new rpc call: abandontransaction

Unconfirmed transactions that are not in your mempool either due to eviction or other means may be unlikely to be mined. abandontransaction gives the wallet a way to no longer consider as spent the coins that are inputs to such a transaction. All dependent transactions in the wallet will also be marked as abandoned.

Details

Provenance
Alex Morcos <morcos@chaincode.com>Authored on Jan 7 2016, 21:31
deadalnixPushed on May 14 2017, 22:04
Parents
rABC9e697172542e: Make wallet descendant searching more efficient
Branches
Unknown
Tags
Unknown

Event Timeline

Alex Morcos <morcos@chaincode.com> committed rABC01e06d1fa365: Add new rpc call: abandontransaction (authored by Alex Morcos <morcos@chaincode.com>).Jan 13 2016, 13:42