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
Is your enhancement request related to a problem? Please describe.
Allow the use of the CSL in Anchor code generation.
Now it is not possible to switch from one target to the other (Native - Anchor) for methods that include a csl cpi without re-writing the CIDL code.
Is your enhancement request related to a problem? Please describe.
Allow the use of the CSL in Anchor code generation.
Now it is not possible to switch from one target to the other (Native - Anchor) for methods that include a csl cpi without re-writing the CIDL code.
CIDL
Generating and building for Anchor gives the following error:

Describe the solution you'd like
Handle code generation to avoid the need of rewritings for at least each of the solana targets.
(while) Adding support to CSL, the following issues should be address or fix
payerattr not generated forinitof spl accounts #82assoc_token_accountparam name is inadecuate #85owned_pubkeyparam #87