We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a50ed commit 90aa9aeCopy full SHA for 90aa9ae
local/node_test.go
@@ -70,7 +70,7 @@ func verifyProtocol(
70
// create the version message
71
myIP := ips.IPPort{
72
IP: net.IPv6zero,
73
- Port: 0,
+ Port: 1,
74
}
75
now := uint64(time.Now().Unix())
76
unsignedIP := peer.UnsignedIP{
0 commit comments