[bisq-network/bisq] Append nullable withdrawalTxId field to Trade proto message (#4937)

sqrrm notifications at github.com
Tue Dec 15 22:47:31 CET 2020


@sqrrm commented on this pull request.



> @@ -317,6 +317,10 @@ public boolean isArbitrated() {
     @Getter
     @Setter
     private String payoutTxId;
+    @Nullable
+    @Getter
+    @Setter
+    private String withdrawalTxId;

Perhaps you're right. I'm just cautious of adding more stuff to Trade. Will have a sleep on 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/4937#discussion_r543709792
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201215/fb7da457/attachment.htm>


More information about the bisq-github mailing list