mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
Fix typo of vars.env (#2574)
This commit is contained in:
@@ -20,7 +20,7 @@ Start a local eth1 ganache server
|
|||||||
./ganache_test_node.sh
|
./ganache_test_node.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
Assuming you are happy with the configuration in `var.env`, deploy the deposit contract, make deposits,
|
Assuming you are happy with the configuration in `vars.env`, deploy the deposit contract, make deposits,
|
||||||
create the testnet directory, genesis state and validator keys with:
|
create the testnet directory, genesis state and validator keys with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user