The current implementation is unnecessarily verbose and spreads out the accounting, making the intent less clear.
This patch makes it more clear and concise.
Differential D17699
[avalanche] Clarify and simplify checking polled contenders roqqit on Feb 25 2025, 20:09. Authored by Tags None Subscribers None
Details
The current implementation is unnecessarily verbose and spreads out the accounting, making the intent less clear. This patch makes it more clear and concise. ./test/functional/test_runner.py abc_p2p_avalanche_contender_voting
Diff Detail
|