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

Using mpl + token2022 cannot close mint account #108

Open kkHAIKE opened 3 months ago

kkHAIKE commented 3 months ago

because the close authority is set to metadata account.

Furthermore, the official website (https://developers.metaplex.com/token-metadata/token-2022) also states that this cannot be done. Why is this the case? Wouldn't it result in wasting SOL?