[bisq-network/bisq] Reason for payment is now list of fake reasons instead of random string ID to obfuscate fact its from the Bisq (#4249)

Petr Hejna notifications at github.com
Sat May 9 22:55:33 UTC 2020


@petrhejna commented on this pull request.



> @@ -0,0 +1,30 @@
+package bisq.common.util;
+
+public class ReasonsForPayment {
+
+    private static final String[] REASONS = {
+            "Miss you",

Should we translate this via `resources/i18n`?

-- 
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/4249#pullrequestreview-408690123
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200509/d882ca7c/attachment.html>


More information about the bisq-github mailing list