Improve rpc error for nonce too low #10498
Labels
A-rpc
Related to the RPC implementation
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
ref #10464
the current error isn't very helpful:
nonce too low
ideally we want:
the revm type even has this already:
so it's just a matter of integrating this in the rpc error:
reth/crates/rpc/rpc-eth-types/src/error.rs
Lines 265 to 267 in 8df9efd
Additional context
cc @ShantelPeters
No response
The text was updated successfully, but these errors were encountered: