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

replace into_tx by into #737

Merged
merged 1 commit into from
May 12, 2024
Merged

replace into_tx by into #737

merged 1 commit into from
May 12, 2024

Conversation

tcoratger
Copy link
Contributor

Pull Request Description:

This pull request updates the method name into_tx to simply into for the TxEip4844WithSidecar struct. This change aligns the naming convention with Rust idiomatic usage and enhances code readability.

Changes Made:

  • Renamed the method into_tx to into in the TxEip4844WithSidecar implementation.

@prestwich prestwich merged commit be4ae45 into alloy-rs:main May 12, 2024
24 checks passed
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
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