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
Any account required by calling another contract should be included and possibly populated automatically. If it cannot be populated automatically, then the signer/writable flags should be populated automatically
Right now, when writing anchor client code or when doing a CPI in Solidity, the accounts must be specified. This is difficult to figure out.
solang idl
the accounts should be put into annotations and in the IDL.The text was updated successfully, but these errors were encountered: