As suggested by @deadalnix https://reviews.bitcoinabc.org/D10342#inline-48629, this makes the comparator more generic and is basically free.
Because the unit test uses shared pointers, there is no loss of test coverage.
Ref T1854.
Differential D10355
[avalanche] Make the proof comparator able to work with proofs and proof pointers Fabien on Oct 15 2021, 07:20. Authored by
Details
As suggested by @deadalnix https://reviews.bitcoinabc.org/D10342#inline-48629, this makes the comparator more generic and is basically free. Because the unit test uses shared pointers, there is no loss of test coverage. Ref T1854. ninja all check
Diff Detail
|