Page MenuHomePhabricator

mempool: remove unused magic number from consistency check
ClosedPublic

Authored by fpelliccioni on Oct 22 2019, 13:38.

Details

Summary

Unexplained magic numbers are no good. Since the exact number does not matter, opt for a constant that is less peculiar.

Backport of Bitcoin Core PR16056
https://github.com/bitcoin/bitcoin/pull/16056

Test Plan
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
feature-backport-de458da0c
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7832
Build 13686: Bitcoin ABC Buildbot (legacy)
Build 13685: arc lint + arc unit