plugeth/rlp/rlpgen
Justin Traglia cce7f08438
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.
2022-08-19 00:34:57 +02:00
..
testdata
gen_test.go
gen.go
main.go rlp/rlpgen: fix error handling when target type not found (#25547) 2022-08-19 00:34:57 +02:00
types.go