Small typo in testing config (#5178)

* Small typo
This commit is contained in:
Age Manning
2024-02-06 07:23:49 +00:00
committed by GitHub
parent 7bec3f9b59
commit ebe77bbad2

View File

@@ -60,7 +60,7 @@ https://prater.checkpoint.sigp.io --execution-endpoint http://localhost:8551
Mainnet:
```
$ lighthouse --network prater bn --execution-jwt /tmp/mockel.jwt --checkpoint-sync-url
$ lighthouse --network mainnet bn --execution-jwt /tmp/mockel.jwt --checkpoint-sync-url
https://checkpoint.sigp.io --execution-endpoint http://localhost:8551
```