Book modifications to include testnet param (#1418)

## Issue Addressed

N/A

## Proposed Changes

Update the lighthouse book to accommodate the new `--testnet` CLI param. 

## Additional Info
This commit is contained in:
Age Manning
2020-07-31 02:14:50 +00:00
parent a37e75f44b
commit 2ede9caaa6
6 changed files with 46 additions and 16 deletions

View File

@@ -1,7 +1,6 @@
# Become an Ethereum 2.0 Testnet Validator on Medalla
# Become an Ethereum 2.0 Validator
Running a Lighthouse validator on the [Medalla](https://github.com/goerli/medalla/tree/master/medalla)
multi-client testnet is easy if you're familiar with the terminal.
There are two public testnets currently available. [Medalla](https://github.com/goerli/medalla/tree/master/medalla) and [Altona](https://github.com/goerli/medalla/tree/master/altona). Lighthouse supports both out of the box and joining these multi-client testnets is easy if you're familiar with the terminal.
Lighthouse runs on Linux, MacOS and Windows and has a Docker work-flow to make
things as simple as possible.
@@ -25,6 +24,9 @@ There are two, different ways to install and start a Lighthouse validator:
Once you've completed **either one** of these steps, you can move onto the next step.
> Take note when running Lighthouse. Use the --testnet parameter to specify the testnet you whish to participate in. Medalla is currently the default, so make sure to use --testnet altona to join the Altona testnet.
## 2. Submit your deposit to Goerli
<div class="form-signin" id="uploadDiv">