[bisq-network/bisq] Add custom withdrawal transaction fee options on Send funds (BTC) (#5312)

BtcContributor notifications at github.com
Mon Mar 15 17:41:31 CET 2021


@BtcContributor commented on this pull request.



> @@ -221,6 +228,52 @@ public void initialize() {
         withdrawMemoTextField = addTopLabelInputTextField(gridPane, ++rowIndex,
                 Res.get("funds.withdrawal.memoLabel", Res.getBaseCurrencyCode())).second;
 
+        Tuple3<Label, InputTextField, ToggleButton> customFeeTuple = addTopLabelInputTextFieldSlideToggleButton(gridPane, ++rowIndex,

I am just reusing most of the code that was already written for Settings. 
Unit tests were not available and I would prefer that someone more experienced than me could take that, if needed. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5312#discussion_r594500979
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210315/1f328c28/attachment.htm>


More information about the bisq-github mailing list