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.
Differential D12230
refactor: no mempool arg to GetCoinsCacheSizeState Fabien on Oct 12 2022, 19:31. Authored by Tags None Subscribers None
Details
Unnecessary argument since we can make use of this->m_mempool Partial backport of core#22415: Depends on D12229. ninja all check
Diff Detail
|