mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Remove libp2p multiaddress (#8683)
Co-Authored-By: João Oliveira <hello@jxs.pt> Co-Authored-By: ackintosh <sora.akatsuki@gmail.com>
This commit is contained in:
@@ -225,7 +225,8 @@ Options:
|
||||
be careful to avoid filling up their disks.
|
||||
--libp2p-addresses <MULTIADDR>
|
||||
One or more comma-delimited multiaddrs to manually connect to a libp2p
|
||||
peer without an ENR.
|
||||
peer without an ENR. DEPRECATED. The --libp2p-addresses flag is
|
||||
deprecated and replaced by --boot-nodes
|
||||
--listen-address [<ADDRESS>...]
|
||||
The address lighthouse will listen for UDP and TCP connections. To
|
||||
listen over IPv4 and IPv6 set this flag twice with the different
|
||||
|
||||
Reference in New Issue
Block a user