umbracle/ethgo

how to ? go/src/github.com/umbracle/ethgo/structs_marshal_rlp.go:21:14: undefined: fastrlp.MarshalRLP

Closed this issue · 2 comments

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.

go V1.18 is ok.