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

fix: Fix free balances (Overview & Nominate) #2075

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

frankli-dev
Copy link
Contributor

@frankli-dev frankli-dev commented Apr 9, 2024

.minus(fundsLockedPlank),
0
),
BigNumber.max(allTransferOptions.freeBalance.minus(fundsLockedPlank), 0),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This indeed looks like the correct calculation. fundsReserved should have also been in plank format, but is removed now.

@rossbulat rossbulat merged commit 44c6bcd into polkadot-cloud:main Apr 11, 2024
9 checks passed
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 this pull request may close these issues.

2 participants