umbracle / ethgo

Ethereum Golang API

Home Page:https://www.ethgoproject.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

dingding001 opened this issue · 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.