Page MenuHomePhabricator

Nit in net_processing.cpp
ClosedPublic

Authored by deadalnix on Nov 28 2019, 17:49.

Details

Summary

There is no point taking the txid, putting it in a CInv, and then reconstructing the TxId using the CInv.

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
netprocnits
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8326
Build 14671: Default Diff Build & Tests
Build 14670: arc lint + arc unit

Event Timeline

deadalnix retitled this revision from Nit in ne_processing.cpp to Nit in net_processing.cpp.Nov 28 2019, 19:40
This revision is now accepted and ready to land.Nov 28 2019, 20:13
This revision was automatically updated to reflect the committed changes.