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

feat(eigen-client-extra-features): Eigen client documentation #327

Merged

Conversation

juan518munoz
Copy link

What ❔

Adapt integration doc to current scope of client upgrades.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

Comment on lines 49 to 56
Note: `authenticated` dispersal requires setting up a private key in `etc/env/file_based/secrets.yaml`:

```yaml
da:
eigen:
private_key: '<your_private_key>'
```

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even if authenticated is set to false, we still need the secret

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right, fixed it

@juan518munoz juan518munoz merged commit 3b9e766 into eigen-client-extra-features Nov 5, 2024
7 of 9 checks passed
@juan518munoz juan518munoz deleted the eigen-client-documentation branch November 5, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants