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

[Feature] Show TOTAL fees in the "Fund your offer" message box, also in local currency #4938

Open
Talkless opened this issue Dec 13, 2020 · 2 comments

Comments

@Talkless
Copy link

Description

Currently, "Fund your offer" message box shows:

  • Security deposit amount in BTC
  • Trading fee in BTC/BSQ (no percentages)
  • Mining fee in BTC (with percentage)

It would be useful to:

  • Make it more consistent: show trading fee also in percentage
  • Show total fee, i.e. trading + mining, also in percentage
  • Show all values (trading fee, mining fee, total fee, and maybe even security deposit) in your currency you are dealing with. For example, if total fee is 0.0000325 BTC then it should show 0.49EUR.

This would help you to "feel" actual fee amount as we are used to our local currencies, and it will also allow to compare fees to other (custodial or not) exchanges.

Version

1.5.1 tag

@Talkless Talkless changed the title [Feature] Show TOTAL fees in the "Fund your offer" message box, also in your currency [Feature] Show TOTAL fees in the "Fund your offer" message box, also in local currency Dec 13, 2020
@Talkless
Copy link
Author

I see there's also "Summary of completed trade" widget that could halve this info too once trade is done.

@Conza88
Copy link

Conza88 commented Jan 4, 2021

Agreed. Was asking this recently and again just now.

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

No branches or pull requests

3 participants