Page MenuHomePhabricator

[avalanche] support MSG_AVA_PROOF in CInv::GetCommand
ClosedPublic

Authored by PiRK on Apr 18 2021, 19:55.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC9637276974d0: [avalanche] support MSG_AVA_PROOF in CInv::GetCommand
Summary

I missed this in D9360 when I introduced the MSG_AVA_PROOF inventory type.

CInv::GetCommand is used in CInv::ToString which is used in net_processing to log that the we received inv for a specific type.

Test Plan

ninja check

Diff Detail

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