mirror of https://github.com/ethereum/go-ethereum
rlp/rlpgen: fix error handling when target type not found (#25547)
typ will be nil when lookupStructType returns an error. cfg.Type should be used instead.pull/25545/head^2
parent
23ac8df153
commit
cce7f08438
Loading…
Reference in new issue