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

Start with a custom json chain without init command #19

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

ferranbt
Copy link
Collaborator

This PR adds a new flag --chain <genesis.json> to the geth command. If set, geth will load the genesis from the provided JSON file. With this PR, it is not necessary anymore to run geth init to start a chain for a custom network.

@ferranbt ferranbt requested review from jinmel and avalonche August 30, 2024 10:52
@ferranbt ferranbt merged commit 7bdc742 into flashbots Sep 3, 2024
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

Successfully merging this pull request may close these issues.

1 participant