We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the task Re-check min amount on popup Pay attention in case there is not enough balance to stake
Actual : Shows min amount as 0.5 even though balance has 1 DOT
Expect : Show the correct min amount to avoid confusing users
The text was updated successfully, but these errors were encountered:
Version test : http://localhost:8900/s/bAoz5RjGFbsN33a Account test : 1jmxua3SLJQTjoJJz9XoCutjdgK3McJJ6jSKqSAerxqyzBf
Sorry, something went wrong.
Version test : http://localhost:8900/s/NgHH7Bio8HABESg
Version test : http://localhost:8900/s/mBte4AGwLPkzcQJ Validation passed in case :
Install/update version
Check with specific account/all account mode
Re-check max transferable when perform XCM on Transfer features :
Has locked Account test : 16ZL8yLyXv3V3L3z9ofR1ovFLziyXaN1DPq4yffMAZ9czzBD
Not locked : Account test : 1BzDB5n2rfSJwvuCW9deKY9XnUyys8Gy44SoX8tRNDCFBhx
Re-check show min balance calculation on popup Account test : 15u5Mc3nEiX671EardtpjPSwVNpnp2AL6Zy6zL17AUeTVnJA
Re-check logic validate when perform stake
Re-check when stake other network
tunghp2002
Successfully merging a pull request may close this issue.
Describe the task
Re-check min amount on popup Pay attention in case there is not enough balance to stake
Actual : Shows min amount as 0.5 even though balance has 1 DOT
Expect : Show the correct min amount to avoid confusing users
The text was updated successfully, but these errors were encountered: