Page MenuHomePhabricator

Cleanup unneeded #define in net.cpp
ClosedPublic

Authored by jasonbcox on Mar 30 2018, 06:42.

Details

Summary

This code gives a bad smell. If we're going to adopt something like this, we should rename the macro to something sane and start using it everywhere. Otherwise, it just looks like lazy programming.

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cleanup-net
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2203
Build 2550: Bitcoin ABC Buildbot (legacy)
Build 2549: arc lint + arc unit