Page MenuHomePhabricator

Use TxId in setInventoryTxToSend
ClosedPublic

Authored by deadalnix on Nov 30 2019, 20:32.

Details

Summary

As per title.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
setInventoryTxToSendtxid
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8353
Build 14725: Default Diff Build & Tests
Build 14724: arc lint + arc unit

Event Timeline

Fabien requested changes to this revision.Dec 2 2019, 07:52
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/net_processing.cpp
1411

You missed this one

This revision now requires changes to proceed.Dec 2 2019, 07:52
deadalnix added inline comments.
src/net_processing.cpp
1411

This clearly is not a miss or that would be a compilation error.

Fabien added inline comments.
src/net_processing.cpp
1411

My bad.

This revision is now accepted and ready to land.Dec 2 2019, 13:48
This revision was automatically updated to reflect the committed changes.