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

Add --network and --datadir to help text of trustedNodeSync #3402

Open
yorickdowne opened this issue Feb 16, 2022 · 2 comments
Open

Add --network and --datadir to help text of trustedNodeSync #3402

yorickdowne opened this issue Feb 16, 2022 · 2 comments

Comments

@yorickdowne
Copy link

Feature: Add the --network and --datadir options to the help text for trustedNodeSync. It currently reads:

nimbus_beacon_node trustedNodeSync [OPTIONS]...

The following options are available:

     --trusted-node-url        URL of the REST API to sync from
                               [=http://localhost:5052].
     --blockId                 Block id to sync to - this can be a block root,
                               slot number, "finalized" or "head" [=finalized].
     --backfill                Backfill blocks directly from REST server instead
                               of fetching via API [=true].
@arnetheduck
Copy link
Member

blocked on status-im/nim-confutils#29

@jclapis
Copy link
Contributor

jclapis commented Feb 18, 2022

Ran into this too when adding checkpoint sync support to Rocket Pool. Not a huge deal because you can tell pretty clearly what's going on from the logs, but it would have been helpful when I started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants