You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--
Thank you for your Pull Request. Please provide a description above and
review
the requirements below.
Bug fixes and new features should include tests.
Contributors guide:
https://github.com/alloy-rs/core/blob/main/CONTRIBUTING.md
The contributors guide includes instructions for running rustfmt and
building the
documentation.
-->
<!-- ** Please select "Allow edits from maintainers" in the PR Options
** -->
## Motivation
We need to show operator fee new params in RPC receipts.
Close#419
Ref paradigmxyz/reth#14243
<!--
Explain the context and why you're making that change. What is the
problem
you're trying to solve? In some cases there is not a problem and this
can be
thought of as being the motivation for your change.
-->
## Solution
<!--
Summarize the solution and provide any necessary context needed to
understand
the code change.
-->
## PR Checklist
- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes
Component
rpc-types
Describe the feature you would like
ref:
paradigmxyz/reth#14243
fyi @leruaa
Additional context
No response
The text was updated successfully, but these errors were encountered: