[bisq-network/bisq] Account Signing/NTP: More improvements and fixes (#3436)

Christoph Atteneder notifications at github.com
Mon Oct 21 17:51:13 UTC 2019


ripcurlx commented on this pull request.



> +    }
+
+    ///////////////////////////////////////////////////////////////////////////////////////////
+    // Private
+    ///////////////////////////////////////////////////////////////////////////////////////////
+
+    private void createContent() {
+        HBox content = new HBox();
+        content.setMinWidth(700);
+        content.setAlignment(Pos.CENTER);
+        content.setSpacing(20);
+
+        VBox accountSigning = getFeatureBox(Res.get("popup.news.launch.accountSigning.headline"),
+                Res.get("popup.news.launch.accountSigning.description"),
+                "image-account-signing-screenshot",
+                "https://docs.bisq.network/payment-methods#account-signing");

@m52go This is a page that will be added, right?

-- 
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/3436#discussion_r337153933
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191021/a04726a3/attachment.html>


More information about the bisq-github mailing list