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
Lint
Lint Not Applicable
Unit
Tests Not Applicable