prysm-pulse/shared/cmd
Dan 9ac950f480 Added the 'enable-upnp' flag to the list of command line args (#2860)
* Added the 'enable-upnp' flag to the list of supported command line arguments.

If the user specifies this feature flag (adds --enable-upnp as an argument) - the Beacon-chain and Validator services, when started, will initialize libp2p with the UPNP options.

* Added the new arg to usage.go due to test failure

* Update shared/p2p/service.go

Changed the logging according to Preston's recommendation.

Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com>

* Code review changes:

1. File formatting.
2. Command line arg more detailed description.
2019-06-26 12:59:37 -07:00
..
BUILD.bazel Remove paths to go-ethereum crypto in validator (#1635) 2019-02-19 01:17:27 -05:00
customflags_test.go beacon: Define a Core Blockchain Package and Persisted Structure for Beacon (#278) 2018-07-19 11:31:50 -05:00
customflags.go Add Golint (#344) 2018-07-28 21:18:56 -04:00
defaults.go Improve Validator Logging and Default Flags (#2013) 2019-03-18 09:45:28 -06:00
flags.go Added the 'enable-upnp' flag to the list of command line args (#2860) 2019-06-26 12:59:37 -07:00