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

chore: disallow specify both --p2p.static and --p2p.disable #10963

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

zhiqiangxu
Copy link
Contributor

@zhiqiangxu zhiqiangxu commented Jun 20, 2024

--p2p.static is useful when adding more rollup nodes. This PR tries to report an error when user specified both --p2p.static and --p2p.disable by mistake.

@zhiqiangxu zhiqiangxu requested a review from a team as a code owner June 20, 2024 05:22
Copy link
Contributor

@tynes tynes left a comment

Choose a reason for hiding this comment

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

This generally seems sane to me

@tynes tynes added this pull request to the merge queue Jun 28, 2024
Merged via the queue into ethereum-optimism:develop with commit d8f85c8 Jun 28, 2024
58 checks passed
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.

2 participants