-
Notifications
You must be signed in to change notification settings - Fork 238
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
Show fees in BTC with 8 decimals (full precision) #414
Comments
Can you please give any more details? |
Above is 8510 Sats I thought it was 851 Sats for a moment. There's no need
to trim trailing zeros. Especially for fees which are relatively small
amounts.
…On Fri., May 22, 2020, 05:32 miguelmartinn9, ***@***.***> wrote:
Can you please give any more details?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#414 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAC643A7CZFUKBB7KIQWYELRSZBD3ANCNFSM4NBETAMA>
.
|
Alright, I'll try give it a fix, although I have very little idea of how does the code work (yet) |
This is currently being worked on, please note that the Samourai repo has moved to code.samourai.io |
This has been implimented wallet wide, all displays of btc show the full 8 decimal points |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It appeared to me that Stonewall option was cheaper because the wallet trimmed the lat 0 from the total fee.
The text was updated successfully, but these errors were encountered: