Commit 5b75c17
rlp/rlpgen: fix error handling when target type not found (ethereum#25547)
typ will be nil when lookupStructType returns an error. cfg.Type should be used instead.1 parent aaf0eb5 commit 5b75c17
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments