Page MenuHomePhabricator

[avalanche] Fix type error in abc_p2p_avalanche_peer_discovery
ClosedPublic

Authored by Fabien on Jan 24 2023, 10:36.

Details

Summary

The inv field of a getdata message is actually a list. The method was unused so the test didn't fail, but it will be used in D13029.

Test Plan
./test/functional/test_runner.py abc_p2p_avalanche_peer_discovery

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_fix_inv_list
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21839
Build 43313: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 43312: arc lint + arc unit