mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-10 13:56:50 +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".