metaplex-foundation / solita

Genrates an SDK API from solana contract IDL.
Apache License 2.0
140 stars 32 forks source link

Feat: programId replacement style optional accounts #94

Closed stegaBOB closed 1 year ago

stegaBOB commented 2 years ago

This PR adds support for "Anchor-style" optional accounts. The addition to the IdlInstruction type is a placeholder for now.