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
Confirmation for BTC sent displays 0.00BTC sent. This is because the BTC sent has more than 2 decimal places.
0.00BTC
v.1.5.9
Send a Bitcoin transaction with an amount that has more than 2 decimal places e.g. 0.00001234BTC.
Confirmation dialog should display exactly what I sent.
Confirmation dialog displays 0.00BTC Sent.
The text was updated successfully, but these errors were encountered:
This happened to me yesterday on Mainnet and I wanted to fix it.
However, I am not able to reproduce it on Regtest v1.5.9, although I am following your steps.
Sorry, something went wrong.
Please assign to me.
I am testing a fix. [Update] Fix tested & ready.
wallclockbuilder
Successfully merging a pull request may close this issue.
Description
Confirmation for BTC sent displays
0.00BTC
sent.This is because the BTC sent has more than 2 decimal places.
Version
v.1.5.9
Steps to reproduce
Send a Bitcoin transaction with an amount that has more than 2 decimal places e.g. 0.00001234BTC.
Expected behaviour
Confirmation dialog should display exactly what I sent.
Actual behaviour
Confirmation dialog displays
0.00BTC
Sent.The text was updated successfully, but these errors were encountered: