-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(ios) Display more accurate lightning fee as a percentage (#449)
The actual fee amount is: 4 sats + 0.4%. So this meant the user might see an effective fee of "0.5%" or "0.7%" when sending smaller payments. They might proceed to think this is the fee for all payments. Now the effective fee displays the base fee + the percentage fee when needed, or just the percentage fee if the payment is large enough.
- Loading branch information
1 parent
699e32f
commit 7b264c0
Showing
1 changed file
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters