You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The client needs to be able to derive the address from the information based on the program's IDL to make it work. This depends on what you do inside your external_function, but most of the time, you should be able to do that inline instead of calling a function.
You can also disable account resolution in Anchor.toml:
Consider the following example:
IDL generation fails saying ix_param not found.
The text was updated successfully, but these errors were encountered: