You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current design: 1 of 1 NFTs representing ownership of every single subscription, new mint/NFT for every renew, raw on-chain subscription metadata
New design: 1 mint per subscription type, no new mint per renew, metaplex NFT metadata as subscription metadata
Other stuff - write it in anchor, include bumps in account data
Order of Execution
no new mint per renew
metaplex NFT metadata as subscription metadata
1 mint per subscription type
The text was updated successfully, but these errors were encountered:
High Level
Current design: 1 of 1 NFTs representing ownership of every single subscription, new mint/NFT for every renew, raw on-chain subscription metadata
New design: 1 mint per subscription type, no new mint per renew, metaplex NFT metadata as subscription metadata
Other stuff - write it in anchor, include bumps in account data
Order of Execution
The text was updated successfully, but these errors were encountered: