-
Notifications
You must be signed in to change notification settings - Fork 49
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
Error selecting sol-anchor-beta when running substreams init #581
Comments
Seems like a bug with the IDL generation, @enoldev |
@itslesther, could you share the IDL you are using? |
|
@enoldev that's the IDL. I'm using anchor 0.30.1. Contract is deployed on devnet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Selecting
sol-anchor-beta
is throwing for my contract:Error: connection error: unknown: conversation error: embed render entry template "proto/program.proto.gotmpl": template: proto/program.proto.gotmpl:45:8: executing "proto/program.proto.gotmpl" at <$.Idl.IsTypeUsed>: error calling IsTypeUsed: runtime error: invalid memory address or nil pointer dereference
I don't know what to do
The text was updated successfully, but these errors were encountered: