Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common/utils.go:249:34: undefined: common.HeightRPCCompatibility #29

Open
mishra-keshav opened this issue Apr 25, 2022 · 2 comments
Open

Comments

@mishra-keshav
Copy link

mishra-keshav commented Apr 25, 2022

@jieyilong , Please comment on this issue ,
ubuntu@ip-172-31-6-115:/usr/local/go/src/github.com/thetatoken/theta-eth-rpc-adaptor$ make install
go install ./cmd/...

github.com/thetatoken/theta-eth-rpc-adaptor/common

common/utils.go:249:34: undefined: common.HeightRPCCompatibility
make: *** [Makefile:24: release] Error 2

@jieyilong
Copy link
Member

jieyilong commented Apr 25, 2022

Thanks for the question. Did you checkout the theta code base following the instructions in the link below?

https://docs.thetatoken.org/docs/setup-the-eth-rpc-adaptor-for-the-theta-mainnet#21-install-the-adaptor

The code directories should look like:

thetatoken/theta
thetatoken/theta-eth-rpc-adaptor

@mishra-keshav
Copy link
Author

mishra-keshav commented Apr 26, 2022

Yes @jieyilong , I have followed the same documentation which you have provided.
And also the code directories is as same as you have suggested but then also i am getting same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@jieyilong @mishra-keshav and others