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

LIT-3897 - Implement pruning of expired capacity token NFTs #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MaximusHaximus
Copy link
Contributor

  • Adds a call to pruneExpired() function that will be called after minting a new NFT to a target address
  • This will keep performance from being degraded if our target accounts don't ever clean up existing, expired RLI NFTs manually on their end.

NOTE: This needs a new ABI update for the contract because pruneExpired() is a new method. Once we know which js-sdk version we need for that, we can bump the version of @lit-protocol/contracts-sdk here and ship this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants