[bisq-network/bisq-desktop] Add support for referrer IDs at offers and trades (#1590)

HarryMacfinned notifications at github.com
Wed Jun 27 05:07:20 UTC 2018


HarryMacfinned commented on this pull request.



> @@ -298,6 +299,13 @@ public BaseCurrencyNetwork fromString(String string) {
                 preferences.setIgnoreTradersList(Arrays.asList(StringUtils.deleteWhitespace(newValue)
                         .replace(":9999", "").replace(".onion", "")
                         .split(",")));
+
+        // referralId
+        referralIdInputTextField = addLabelInputTextField(root, ++gridRow, Res.get("setting.preferences.refererId")).second;

I think also it would be good to make it clear that it's just optional.

-- 
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-desktop/pull/1590#discussion_r198368026
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180626/cfda7aa0/attachment.html>


More information about the bisq-github mailing list