-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Unhide custom mining fee option(from settings-page to send-bitcoin-page) #5298
Comments
wallclockbuilder
changed the title
Unhide custom mining fee option(from settings-page send-bitcoin-page)
Unhide custom mining fee option(from settings-page to send-bitcoin-page)
Mar 13, 2021
Good idea. I think this would improve usability. I cannot see why it should not be implemented. Should also be on Send BSQ when that allows user to choose sat/vb. |
@BtcContributor could you comment on this issue so I can assign you to it. Thanks! |
Hi, yes I would like make a fix of this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Sending bitcoin from Bisq with a custom mining fee is impossible.
The option does not exist on the
send bitcoin
page.A closer investigation shows the option exists but is hidden 2 levels deep under
Preferences
on thesettings
page.Version
v1.5.9
Steps to reproduce
Try sending bitcoin with custom mining fees.
Expected behaviour
Custom mining fee option should be on the
send bitcoin
page.Actual behaviour
Custom mining fee option does not exist on the
send bitcoin
page.Custom mining fee option is actually hidden on the settings page.
The text was updated successfully, but these errors were encountered: