mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-18 04:13:00 +00:00
Minor useability updates (#1005)
* Adds lcli to the makefile * Update docs * Set genesis fork version to default
This commit is contained in:
@@ -55,7 +55,7 @@ Once you have `lcli` installed, create a new testnet directory with:
|
||||
lcli new-testnet
|
||||
```
|
||||
|
||||
> - This will create a "mainnet" spec testnet. To create a minimal spec use `lcli --spec minim new-testnet`.
|
||||
> - This will create a "mainnet" spec testnet. To create a minimal spec use `lcli --spec minimal new-testnet`.
|
||||
> - The `lcli new-testnet` command has many options, use `lcli new-testnet --help` to see them.
|
||||
|
||||
### 1.3 Create a genesis state
|
||||
|
||||
Reference in New Issue
Block a user