Page MenuHomePhabricator

[avalanche] Use constants for delays in abc_p2p_getavaaddr
ClosedPublic

Authored by Fabien on Apr 1 2022, 09:06.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCf87c5a6dd01c: [avalanche] Use constants for delays in abc_p2p_getavaaddr
Summary

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 Plan
./test/functional/test_runner.py abc_p2p_getavaaddr

Diff Detail

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