HomePhabricator

Improve the mempool check method

Description

Improve the mempool check method

Summary:
This makes the mempool check more readable, especially by using better names than it1, it2, it3 etc. and by not reusing the names through the method.
There is no change in behavior.

Test Plan:

ninja all check-all

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D13440

Details

Provenance
FabienAuthored on Mar 23 2023, 15:28
FabienPushed on Mar 24 2023, 08:27
Reviewer
Restricted Project
Differential Revision
D13440: Improve the mempool check method
Parents
rABCc9dcadc8909e: Remove a useless iterator cast in txmempool.cpp
Branches
Unknown
Tags
Unknown