Page MenuHomePhabricator

Populate services in GetLocalAddress
ClosedPublic

Authored by deadalnix on Oct 5 2018, 13:36.

Details

Summary

Previously if we didn't have any local addresses, GetLocalAddress would return
0.0.0.0 and then we'd swap in a peer's notion of our address in AdvertiseLocal,
but then nServices would never get set.

This is a backport of Core PR10424

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable