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.
Differential D9428
[avalanche] support MSG_AVA_PROOF in CInv::GetCommand PiRK on Apr 18 2021, 19:55. Authored by Tags None Subscribers None
Details
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. ninja check
Diff Detail
|