This website requires JavaScript.
Explore
Help
Sign In
roysc
/
plugeth
Watch
1
Star
0
Fork
0
You've already forked plugeth
forked from
cerc-io/plugeth
Code
Pull Requests
Activity
fc3e6d0162
plugeth
/
rlp
/
rlpgen
History
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