Minor useability updates (#1005)

* Adds lcli to the makefile

* Update docs

* Set genesis fork version to default
This commit is contained in:
Age Manning
2020-04-15 17:46:03 +10:00
committed by GitHub
parent be7aaa3dbe
commit d3dfd72f4d
4 changed files with 11 additions and 18 deletions

View File

@@ -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