-
Notifications
You must be signed in to change notification settings - Fork 1
Fix: Rename eigenda client to eigen #423
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
Conversation
Hey there! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.
Details:
|
|
||
```yaml | ||
da_client: | ||
client: EigenDA | ||
client: Eigen | ||
private_key: <your_private_key> | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not needed now, it is the same config
- Be sure that your private key has the needed permissions set on the V2 client. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re add this part
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What ❔
Why ❔
Is this a breaking change?
Operational changes
Checklist
zkstack dev fmt
andzkstack dev lint
.