Skip to content

Commit

Permalink
update flag
Browse files Browse the repository at this point in the history
  • Loading branch information
timwu20 committed Dec 2, 2021
1 parent 2128bc8 commit b15f50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gossamer/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ var (
Name: "pubip",
Usage: "Overrides public IP address used for peer to peer networking",
}
// PublicDNSFlag uses the supplied IP for broadcasting
// PublicDNSFlag uses the supplied DNS for broadcasting
PublicDNSFlag = cli.StringFlag{
Name: "pubdns",
Usage: "Overrides public DNS used for peer to peer networking",
Expand Down

0 comments on commit b15f50b

Please sign in to comment.