Skip to content

Remove orml-tokens ED bypass #548

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

Closed
xlc opened this issue Jul 13, 2021 · 0 comments · Fixed by #549
Closed

Remove orml-tokens ED bypass #548

xlc opened this issue Jul 13, 2021 · 0 comments · Fixed by #549

Comments

@xlc
Copy link
Member

xlc commented Jul 13, 2021

to_account.total() >= ed || Self::is_module_account_id(to),

ED is bypassed for module account. But the check of valid module account is flawed. We should just ensure all module account always have ED and remove the bypass.

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 a pull request may close this issue.

1 participant