umbracle / ethgo

Ethereum Golang API
https://www.ethgoproject.io
Mozilla Public License 2.0
484 stars 134 forks source link

not found contract.WithSender in master #171

Closed toby3582 closed 2 years ago

toby3582 commented 2 years ago

contract example is error

ferranbt commented 2 years ago

Hi, how did you import the project. As far as I can see it is included https://github.com/umbracle/ethgo/blob/master/contract/contract.go#L190

If possible, could you create a repo to reproduce this issue?