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

Would this lib work with op-geth? #125

Closed
fomotrader opened this issue Mar 29, 2024 · 1 comment
Closed

Would this lib work with op-geth? #125

fomotrader opened this issue Mar 29, 2024 · 1 comment

Comments

@fomotrader
Copy link

Wondering if I can use this library on op-geth as it's a fork that's behind by a bit, so sometimes the types it uses are different to GETH.

@lmittmann
Copy link
Owner

You can try replacing go-ethereum with op-geth in your go.mod file. If you need any RPC methods that are distinct to op-geth you can add them as custom method bindings.

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

2 participants