forked from polkadot-js/extension
-
Notifications
You must be signed in to change notification settings - Fork 65
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
Update transferable balance calculation formula #2118
Comments
nampc1
added
critical-error
Critical error need to be fixed ASAP
and removed
important
Import task need to be focused
labels
Nov 24, 2023
|
Version test: http://14.224.129.242:8900/s/k2JG8ArrHFW443f Please check issues:
|
Version test: http://14.224.129.242:8900/s/PXR2eSmPW8JAKGb
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the task
Update transferable balance calculation formula
Expect: transferable = free - max(frozen - reserved, ED)
The text was updated successfully, but these errors were encountered: