Skip to content
  • Steven Roose's avatar
    ethclient: fix RPC parse error of Parity response (#16924) · 69c52bde
    Steven Roose authored and Péter Szilágyi's avatar Péter Szilágyi committed
    The error produced when using a Parity RPC was the following:
    
    ERROR: transaction did not get mined: failed to get tx for txid 0xbdeb094b3278019383c8da148ff1cb5b5dbd61bf8731bc2310ac1b8ed0235226: json: cannot unmarshal non-string into Go struct field txExtraInfo.blockHash of type common.Hash
    69c52bde