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

Transaction Details dialog should display exact amount of BTC sent. No more. No less. #5305

Closed
wallclockbuilder opened this issue Mar 14, 2021 · 3 comments · Fixed by #5333
Closed
Assignees

Comments

@wallclockbuilder
Copy link
Contributor

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

sending confirmation shows ast 0 00BTC when BTC sent is has more than 2 decimal places  It should display full amount

Confirmation dialog displays 0.00BTC Sent.

@BtcContributor
Copy link
Contributor

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.

@wallclockbuilder
Copy link
Contributor Author

Please assign to me.

@ghost
Copy link

ghost commented Mar 19, 2021

I am testing a fix.
[Update] Fix tested & ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants