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
ref ethereum/execution-apis#561
authorizationList: Option<Vec<Authorization>>
alloy/crates/eips/src/eip7702/auth_list.rs
Lines 8 to 19 in 83343b1
No response
The text was updated successfully, but these errors were encountered:
Hey @mattsse I did some effort for this in #1051 . Please let me know if something is missing! 🙂
Sorry, something went wrong.
Closing this as closed by #1051, thanks for the PR:)
No branches or pull requests
Component
rpc
Describe the feature you would like
ref ethereum/execution-apis#561
TODO
authorizationList: Option<Vec<Authorization>>
as an additional field to rpc Transaction and tx receipt typesalloy/crates/eips/src/eip7702/auth_list.rs
Lines 8 to 19 in 83343b1
Additional context
No response
The text was updated successfully, but these errors were encountered: