We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rpc
alloy/crates/rpc-types-mev/src/eth_calls.rs
Lines 299 to 312 in ae7c342
for this type we could use some helper functions, like
fn from_tx<T:Encodable2718>
and builder style fns for setting the additional fields
No response
The text was updated successfully, but these errors were encountered:
I would like to work on this
Sorry, something went wrong.
nadtech-hub
No branches or pull requests
Component
rpc
Describe the feature you would like
alloy/crates/rpc-types-mev/src/eth_calls.rs
Lines 299 to 312 in ae7c342
for this type we could use some helper functions, like
fn from_tx<T:Encodable2718>
and builder style fns for setting the additional fields
Additional context
No response
The text was updated successfully, but these errors were encountered: