The test uses a lot of mock times and it's getting difficult to know who is who, so use constants instead of magic number to make this more obvious. There is no change in behavior.
Depends on D11292.
Differential D11293
[avalanche] Use constants for delays in abc_p2p_getavaaddr Fabien on Apr 1 2022, 09:06. Authored by Tags None Subscribers None
Details
The test uses a lot of mock times and it's getting difficult to know who is who, so use constants instead of magic number to make this more obvious. There is no change in behavior. Depends on D11292. ./test/functional/test_runner.py abc_p2p_getavaaddr
Diff Detail
|