Commit 710143a
rpc/ethapi: fix withdrawals error message in BlockOverrides.Override
Align the error message for the Withdrawals rejection with the Geth
format and with the existing BeaconRoot message: both now use the
lowercase-field-name pattern so that callers can reliably check for
the field name (e.g. assert.Contains(..., "withdrawals")).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0e9a4da commit 710143a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments