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): Fix PR comments #369

Merged
merged 10 commits into from
Dec 11, 2024

Conversation

gianbelinche
Copy link

What ❔

This PR fixes the last comments from client PR

Why ❔

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.

Copy link

@juan518munoz juan518munoz left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -525,6 +525,7 @@ impl MainNodeBuilder {
};

let secrets = try_load_config!(self.secrets.data_availability);
let l1 = try_load_config!(self.secrets.l1);

Choose a reason for hiding this comment

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

why not l1_secrets instead of just l1?

@gianbelinche gianbelinche merged commit fe8f68c into eigen-client-extra-features Dec 11, 2024
10 of 23 checks passed
@gianbelinche gianbelinche deleted the eigen-client-pr-comment branch December 11, 2024 19:31
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