Page MenuHomePhabricator

Fix nits in txmempool.h/cpp
ClosedPublic

Authored by Fabien on Dec 12 2022, 16:22.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC620888799be3: Fix nits in txmempool.h/cpp
Summary

There is no change in behavior, only comment updates and removal of a casting to same type.

Test Plan
ninja all check-all

Read the comments.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Dec 12 2022, 16:22
This revision is now accepted and ready to land.Dec 12 2022, 16:52

Review note: mapLinks was replaced by m_parents & m_childrens in D10191

This revision was automatically updated to reflect the committed changes.