Page MenuHomePhabricator

refactor: no mempool arg to GetCoinsCacheSizeState
ClosedPublic

Authored by Fabien on Oct 12 2022, 19:31.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCaa9156b7ef93: refactor: no mempool arg to GetCoinsCacheSizeState
Summary
Unnecessary argument since we can make use of this->m_mempool

Partial backport of core#22415:
https://github.com/bitcoin/bitcoin/pull/22415/commits/4abf0779d6594e97222279110c328b75b5f3db7b#

Depends on D12229.

Test Plan
ninja all check

Diff Detail

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