[bisq-network/bisq] Build out 'createoffer' API method (#4559)

Stan notifications at github.com
Fri Oct 2 20:54:36 UTC 2020


@ghubstan commented on this pull request.



> @@ -99,6 +99,7 @@ void registerDisputeAgent(String disputeAgentTypeString, String registrationKey)
                     ecKey = refundAgentManager.getRegistrationKey(registrationKey);
                     signature = refundAgentManager.signStorageSignaturePubKey(Objects.requireNonNull(ecKey));
                     registerRefundAgent(nodeAddress, languageCodes, ecKey, signature);
+                    break;

I did not make sense to me, but codacy wanted a break (statement).   I'll revert it.

-- 
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/4559#discussion_r499045806
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201002/75706c72/attachment.html>


More information about the bisq-github mailing list