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
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING7659438a63ef: CTxMemPool::removeForBlock now uses RemoveStaged
Branches
Unknown
Tags
Unknown

Event Timeline

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