mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
lnwire: Fix incorrect variable name in comment
This commit is contained in:
parent
61414df669
commit
966d25849a
@ -37,7 +37,7 @@ const (
|
||||
// tcp4Addr denotes an IPv4 TCP address.
|
||||
tcp4Addr addressType = 1
|
||||
|
||||
// tcp4Addr denotes an IPv6 TCP address.
|
||||
// tcp6Addr denotes an IPv6 TCP address.
|
||||
tcp6Addr addressType = 2
|
||||
|
||||
// v2OnionAddr denotes a version 2 Tor onion service address.
|
||||
|
Loading…
Reference in New Issue
Block a user