[bisq-network/bisq] Add holder name for new Faster Payments accounts (#4046)

Steven Barclay notifications at github.com
Fri Mar 27 06:18:44 UTC 2020


@stejbac commented on this pull request.



> +        if (!((FasterPaymentsAccountPayload) paymentAccountPayload).getHolderName().isEmpty()) {
+            addCompactTopLabelTextField(gridPane, ++gridRow, Res.get("payment.account.owner"),
+                    ((FasterPaymentsAccountPayload) paymentAccountPayload).getHolderName());
+        }

OK, I'll apply the suggested change.

-- 
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/4046#discussion_r399055505
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200326/d2136673/attachment.html>


More information about the bisq-github mailing list