metaplex-foundation / mpl-token-metadata

Program to attach additional data to Fungible or Non-Fungible tokens on Solana.
https://developers.metaplex.com/token-metadata
Other
98 stars 42 forks source link

WIP of making ATA program optional #83

Open blockiosaurus opened 5 months ago

blockiosaurus commented 5 months ago

This PR aims to make the ATA Program optional when the ATA is already initialized, removing one account that needs to be passed in.