use ZeroLocalTCPAddress for network tests
This commit makes all network tests use ZeroLocalTCPAddress as the initial peer address, and then relies on net.ListenAddresses() This should get rid of the tcp addr clash problems.
Please register or sign in to comment