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
Add necessary data to error variant to produce error message like geth 'failed with 50000000 gas: insufficient funds for gas * price + value: address 0x889eBDAc39408782B5165c5185C1A769B4Dd3ce6 have 1444840609176611 want 2652000000000000'
emhane
added
C-bug
An unexpected or incorrect behavior
and removed
C-debt
Refactor of code section that is hard to understand or maintain
labels
Sep 12, 2024
Describe the feature
Add necessary data to error variant to produce error message like geth
'failed with 50000000 gas: insufficient funds for gas * price + value: address 0x889eBDAc39408782B5165c5185C1A769B4Dd3ce6 have 1444840609176611 want 2652000000000000'
reth/crates/rpc/rpc-eth-types/src/error.rs
Lines 292 to 294 in 5af62b7
Additional context
No response
The text was updated successfully, but these errors were encountered: