Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛑 Move mint initialization #44

Open
alecchendev opened this issue Mar 28, 2022 · 0 comments
Open

🛑 Move mint initialization #44

alecchendev opened this issue Mar 28, 2022 · 0 comments
Labels
atomic Single task, well defined

Comments

@alecchendev
Copy link
Member

alecchendev commented Mar 28, 2022

  • Realized that because we can just mark the active flag and set a new next_renewal_time, we don't really need to create a new mint to "revoke" the subscription
  • Also in this case, you should make sure to initialize the mint/token in initialize
  • See 🌑 Make expire only close token account #56 for related info
@alecchendev alecchendev changed the title 🛑 No longer create new mint upon renew 🛑 Move mint initialization Apr 10, 2022
@alecchendev alecchendev added the atomic Single task, well defined label Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
atomic Single task, well defined
Projects
None yet
Development

No branches or pull requests

1 participant