Skip to content

Conversation

@vtjl10
Copy link
Contributor

@vtjl10 vtjl10 commented Oct 28, 2025

Deduplicate RPC method logic in examples/node-custom-rpc/src/main.rs by extracting shared behavior into private helpers. Added transaction_count_inner() and clear_txpool_inner() on TxpoolExt and updated both TxpoolExtApiServer impls (prod and test) to call the shared helpers.

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can keep this as is

@mattsse mattsse closed this Nov 3, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in Reth Tracker Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants