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

wallet: Implement WalletNFTStore.delete_wallet #15128

Merged

Conversation

xdustinface
Copy link
Contributor

Purpose:

Adds WalletNFTStore.delete_wallet which allows to remove all DB entries for a given wallet_id.

New Behavior:

No change in behaviour. Will be used in a follow up PR.

Testing Notes:

Added tests for the new method.

@xdustinface xdustinface added the Added Required label for PR that categorizes merge commit message as "Added" for changelog label Apr 26, 2023
@xdustinface xdustinface requested a review from a team as a code owner April 26, 2023 08:42
@wallentx wallentx merged commit f902655 into Chia-Network:main Apr 27, 2023
167 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added Required label for PR that categorizes merge commit message as "Added" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants