mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-20 13:27:27 +02:00
The call to copy used incorrect slicing on `greetingMsg` which caused the remote node to always reject the auth attempt as all zeroes (0000..) was being sent as the local node’s guess to the remote node’s public key identity. |
||
|---|---|---|
| .. | ||
| conn.go | ||
| listener.go | ||
| lnadr.go | ||
| lndc_test.go | ||
| netio.go | ||