how to ? go/src/github.com/umbracle/ethgo/structs_marshal_rlp.go:21:14: undefined: fastrlp.MarshalRLP
dingding001 opened this issue · comments
dingding001 commented
Ferran Borreguero commented
Could you try with a more modern version of go
? Yours (1.13) is from 3 years ago. I just tried the same command and it worked.
dingding001 commented
go V1.18 is ok.