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.
Differential D17190
[avalanche] Remove redundant code to ignore stake contender getdata requests roqqit on Nov 22 2024, 18:52. Authored by Tags None Subscribers None
Details
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. ninja && ./test/functional/test_runner.py p2p_inv_download.py
Diff Detail
|