lighthouse/scripts
chonghe f9a3c00518 Update local testnet script (#4733)
There is an issue with the file `scripts/local_testnet/start_local_testnet.sh` - when we use a non-default `$SPEC-PRESET` in `vars.env` it runs into an error: 
```
executing: ./setup.sh >> /home/ck/.lighthouse/local-testnet/testnet/setup.log
parse error: Invalid numeric literal at line 1, column 7
```
@jimmygchen found the issue and the updated script includes the flag `--spec $SPEC-PRESET`
2023-09-21 00:26:55 +00:00
..
local_testnet Update local testnet script (#4733) 2023-09-21 00:26:55 +00:00
tests Add Experimental QUIC support (#4577) 2023-09-15 03:07:24 +00:00
change_version.sh Release v0.3.4 (#1894) 2020-11-13 06:06:35 +00:00