Allow the use of the CSL in Anchor code generation #33
Labels
Enhancement
This improve the product or Código's source code
Todo
This item hasn't been started
Usability
This is an enhancement on the product usage
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
payer
attr not generated forinit
of spl accounts #82assoc_token_account
param name is inadecuate #85owned_pubkey
param #87The text was updated successfully, but these errors were encountered: