mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 11:32:09 +00:00
Update flags.go (#2376)
This commit is contained in:
parent
66f3964c1b
commit
8abd2e51bd
@ -64,7 +64,7 @@ var (
|
||||
Name: "relay-node",
|
||||
Usage: "The address of relay node. The beacon node will connect to the " +
|
||||
"relay node and advertise their address via the relay node to other peers",
|
||||
Value: "/ip4/35.224.249.2/tcp/30000/p2p/QmfAgkmjiZNZhr2wFN9TwaRgHouMTBT6HELyzE5A3BT2wK",
|
||||
Value: "",
|
||||
}
|
||||
// P2PPort defines the port to be used by libp2p.
|
||||
P2PPort = cli.IntFlag{
|
||||
|
Loading…
Reference in New Issue
Block a user