Unify gettransactionbySenderAndNonce #10544
Labels
C-enhancement
New feature or request
D-complex
Quite challenging from either a design or technical perspective Ask for help!
Describe the feature
ref #10540 (comment)
we currently have two endpoints that do more or less the same
ots_
andeth_
getTransactionbySenderAndNoncethis code could be unified of Otterscan impl would depend on a subset of EthServerImpl:
reth/crates/rpc/rpc/src/otterscan.rs
Line 72 in dba315f
TODO
Eth: EthApiServer
bound into smaller scope, can be a combination of the helper traits ofreth/crates/rpc/rpc-eth-api/src/helpers/mod.rs
Line 55 in 4138b52
Additional context
No response
The text was updated successfully, but these errors were encountered: