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

Charge storage deposit for creating account mappings #1045

Closed
ashutoshvarma opened this issue Oct 9, 2023 · 0 comments · Fixed by #1058
Closed

Charge storage deposit for creating account mappings #1045

ashutoshvarma opened this issue Oct 9, 2023 · 0 comments · Fixed by #1058
Assignees
Labels
AU Account Unification enhancement New feature or request project Issue is part of an ongoing project

Comments

@ashutoshvarma
Copy link
Member

Summary

Currently in pallet-unified-accounts we don't charge storage deposits for creating the mappings (total 2) when accounts are claimed.

How?

  • Charge storage deposit when mappings are created.
  • Burn the deposit when account is reaped and mappings are cleared
@ashutoshvarma ashutoshvarma added the project Issue is part of an ongoing project label Oct 9, 2023
@ashutoshvarma ashutoshvarma self-assigned this Oct 9, 2023
@ashutoshvarma ashutoshvarma added enhancement New feature or request AU Account Unification labels Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AU Account Unification enhancement New feature or request project Issue is part of an ongoing project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant