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
PR #35 introduces an executor in the op-reth transaction pool in order to get the logs used for interop.
This is blocked by #43 and op-rs/maili#129
Use ExecutingMessageValidator: https://github.com/op-rs/maili/blob/05f7a8c057c443f9a17d499f7db018f1aa4190d3/crates/rpc/src/traits.rs#L22-L63
ExecutingMessageValidator
See: #35 (comment)
The text was updated successfully, but these errors were encountered:
emhane
No branches or pull requests
Describe the feature
PR #35 introduces an executor in the op-reth transaction pool in order to get the logs used for interop.
This is blocked by #43 and op-rs/maili#129
Use
ExecutingMessageValidator
: https://github.com/op-rs/maili/blob/05f7a8c057c443f9a17d499f7db018f1aa4190d3/crates/rpc/src/traits.rs#L22-L63Additional context
See: #35 (comment)
The text was updated successfully, but these errors were encountered: