HomePhabricator

Rename CTxMemPool::remove -> removeRecursive
5de2baa138cdUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Rename CTxMemPool::remove -> removeRecursive

remove is no longer called non-recursively, so simplify the logic
and eliminate an unnecessary parameter

Details

Provenance
Suhas Daftuar <sdaftuar@gmail.com>Authored on Oct 19 2015, 16:43
deadalnixPushed on May 14 2017, 22:04
Parents
rABC7659438a63ef: CTxMemPool::removeForBlock now uses RemoveStaged
Branches
Unknown
Tags
Unknown

Event Timeline

Suhas Daftuar <sdaftuar@gmail.com> committed rABC5de2baa138cd: Rename CTxMemPool::remove -> removeRecursive (authored by Suhas Daftuar <sdaftuar@gmail.com>).Mar 14 2016, 16:11