common/hexutil: don't leak encoding/hex errors in Decode
All other functions return errors from package hexutil, ensure that Decode does too.
Showing
Please register or sign in to comment
All other functions return errors from package hexutil, ensure that Decode does too.