mirror of https://github.com/ethereum/go-ethereum
ethclient: ensure tx json is not nil before accessing it (#19653)
TransactionInBlock crashed if json was nil and there was an error because it tried to access fields `From` and `BlockHash` of the nil object.pull/19661/head
parent
17381ecc66
commit
15f24ff189
Loading…
Reference in new issue