Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the docs on lighthouse-book have been out date. #607

Closed
yaanhyy opened this issue Nov 19, 2019 · 1 comment
Closed

the docs on lighthouse-book have been out date. #607

yaanhyy opened this issue Nov 19, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@yaanhyy
Copy link

yaanhyy commented Nov 19, 2019

Description

on the page http://lighthouse-book.sigmaprime.io/simple-testnet.html.

the command is out data, beacom_node and validator_client are merged to lighthouse, so:
./beacon_node testnet -f recent 8
should change to:
./lighthouse bn testnet -f recent 8

./validator_client testnet -b insecure 0 8
should change to:
./lighthouse vc testnet -b insecure 0 8
etc...

@paulhauner paulhauner added the bug Something isn't working label Nov 21, 2019
@paulhauner paulhauner added this to the Public Testnet milestone Nov 21, 2019
@paulhauner
Copy link
Member

I have updated the website. Thanks for bringing this up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants