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

Remove incorrect env variables from README example #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pistomat
Copy link

Fixes #56

Removing the environment variables works, the alternative is setting them to correct values. The L1 private key correct value is the default one:

export L1_PRIVKEY=6c45335a22461ccdb978b78ab61b238bad2fae4544fb55c14eb096c875ccfc52

But I don't know what the BUILDER_URL should be. Setting it to http://host.docker.internal:1234 does not work.

@dmarzzz
Copy link
Member

dmarzzz commented May 20, 2024

@pistomat I believe the private key should be set to the key that the genesis file pre-allocates eth to cc @ferranbt

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.

Readme example does not work
2 participants