main: use btcutil.InterfaceAddr
This is a tiny one-line change that swaps the standard Go network function for a custom btcd utility function when discovering local network addresses. The stated reason is that the standard function does not work correctly on Android 11, …
589d7c0aby Calvin Kim+1−11 file