mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-19 11:12:44 +00:00
4a741df757
This adds type and struct field context to error messages. Instead of "hex string of odd length" users will now see "json: cannot unmarshal hex string of odd length into Go struct field SendTxArgs.from of type common.Address".