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
103 stars 45 forks source link

Update length test after burn #15

Closed febo closed 1 year ago

febo commented 1 year ago

PR to fix burn test assert on the metadata account length after burn. When there is rent to collect, the account has one zero byte data.