<p></p>
<p><b>@wiz</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4446#discussion_r479601086">core/src/main/java/bisq/core/support/dispute/DisputeResult.java</a>:</p>
<pre style='color:#555'>> @@ -56,10 +56,15 @@
         OTHER,
         BUG,
         USABILITY,
-        SCAM,
-        PROTOCOL_VIOLATION,
-        NO_REPLY,
-        BANK_PROBLEMS
+        SCAM,               // Not used anymore
+        PROTOCOL_VIOLATION, // Not used anymore
+        NO_REPLY,           // Not used anymore
+        BANK_PROBLEMS,
+        OPTION_TRADE,
+        SELLER_NOT_RESPONDING,
+        WRONG_SENDER_ACCOUNT,
+        TRADE_ALREADY_SETTLED,
</pre>
<p>Thanks, the <code>TRADE_ALREADY_SETTLED</code> is badly needed</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4446#pullrequestreview-478094090">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNX5LK5YYDRFBEJG5I3SDBYSLANCNFSM4QONJEVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNR45WGYIMTYZFIJGBLSDBYSLA5CNFSM4QONJEVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODR7SGCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4446#pullrequestreview-478094090",
"url": "https://github.com/bisq-network/bisq/pull/4446#pullrequestreview-478094090",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>