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

Allow sending whole balance through XCM #1909

Open
jak-pan opened this issue Nov 30, 2024 · 0 comments
Open

Allow sending whole balance through XCM #1909

jak-pan opened this issue Nov 30, 2024 · 0 comments

Comments

@jak-pan
Copy link
Contributor

jak-pan commented Nov 30, 2024

Currently we don't allow the accounts to get under existential deposit. We should allow users to wipe their whole accounts by transferring all. The problem is specifically with higher value assets like DOT. Which needs to either leave 1DOT on relay or 0 otherwise users could lose fairly high value ~<10$ by sending wrong increment.

TLDR; allow sending whole balance to wipe accounts.
Make sure we don't wipe value from accounts. (Send all or as much as possible while doing so)

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

No branches or pull requests

1 participant