diff options
author | Felix Lange <fjl@twurst.com> | 2017-06-23 16:50:49 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2017-06-27 19:15:12 +0800 |
commit | 4a741df757cf6b1d1b4c0e8c875c34b650f46167 (patch) | |
tree | 057d995a3847f9f983a4dcdf41cf3bc9fb9b82a2 /light/lightchain.go | |
parent | b664bedcf21f30b54af542e0b4ba4e24c01968fd (diff) | |
download | dexon-4a741df757cf6b1d1b4c0e8c875c34b650f46167.tar dexon-4a741df757cf6b1d1b4c0e8c875c34b650f46167.tar.gz dexon-4a741df757cf6b1d1b4c0e8c875c34b650f46167.tar.bz2 dexon-4a741df757cf6b1d1b4c0e8c875c34b650f46167.tar.lz dexon-4a741df757cf6b1d1b4c0e8c875c34b650f46167.tar.xz dexon-4a741df757cf6b1d1b4c0e8c875c34b650f46167.tar.zst dexon-4a741df757cf6b1d1b4c0e8c875c34b650f46167.zip |
common/hexutil: wrap errors in json.UnmarshalTypeError
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".
Diffstat (limited to 'light/lightchain.go')
0 files changed, 0 insertions, 0 deletions