Page MenuHomePhabricator

[avalanche] Remove redundant code to ignore stake contender getdata requests
ClosedPublic

Authored by roqqit on Fri, Nov 22, 18:52.

Details

Reviewers
PiRK
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC2c80192da9a5: [avalanche] Remove redundant code to ignore stake contender getdata requests
Summary

vNotFound appears to be used only for special cases (txs and proofs). Since the default is to ignore, this code is redundant.

There is no change in behavior.

Test Plan
ninja && ./test/functional/test_runner.py p2p_inv_download.py

Diff Detail

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