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(crates): clippy/fmt for latest rust #36

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

Evalir
Copy link
Contributor

@Evalir Evalir commented Sep 20, 2023

Fixes two clippy warnings:

  • One just makes use of the vec macro to avoid a few calls.
  • Makes FLASHBOTS_HEADER a static, as HeaderName exposes interior mutability and therefore static fits the type better

@mattsse mattsse merged commit 3179bbd into paradigmxyz:main Sep 20, 2023
3 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