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
Lint
Lint Not Applicable
Unit
Tests Not Applicable