[bisq-network/bisq] Add mediators keybase usernames (#5004)

chimp1984 notifications at github.com
Mon Dec 28 16:29:11 CET 2020


@chimp1984 commented on this pull request.



> @@ -358,6 +360,9 @@ private void addContent() {
                     data += "\n\nRaw deposit transaction as hex:\n" + depositTxAsHex;
                 }
 
+                data += "\n\nSelected mediator: " + DisputeAgentLookupMap.getKeyBaseUserName(contract.getMediatorNodeAddress().getFullAddress());
+                data += "\nSelected arbitrator (refund agent): " + DisputeAgentLookupMap.getKeyBaseUserName(contract.getRefundAgentNodeAddress().getFullAddress());
+

Yes, its intentional. Its an additional linebreak before the first line.

-- 
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/5004#discussion_r549387676
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201228/a755c404/attachment.htm>


More information about the bisq-github mailing list