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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4672#discussion_r509381864">core/src/main/java/bisq/core/offer/CreateOfferService.java</a>:</p>
<pre style='color:#555'>> -
-    public long getMaxTradeLimit(PaymentAccount paymentAccount,
-                                 String currencyCode,
-                                 OfferPayload.Direction direction) {
-        if (paymentAccount != null) {
-            return accountAgeWitnessService.getMyTradeLimit(paymentAccount, currencyCode, direction);
-        } else {
-            return 0;
-        }
-    }
-
-    public boolean isBuyOffer(OfferPayload.Direction direction) {
-        return OfferUtil.isBuyOffer(direction);
-    }
-
-
</pre>
<p>3 methods above were moved to OfferUtil.<br>
(test -- can I add inline comment to my own pr?)</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/4672#pullrequestreview-513810833">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTPWG7YFUPXCIQWMB3SL34HPANCNFSM4SYWOPUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSOES3CBU4QDHEQQUDSL34HPA5CNFSM4SYWOPU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD2QCDEI.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/4672#pullrequestreview-513810833",
"url": "https://github.com/bisq-network/bisq/pull/4672#pullrequestreview-513810833",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>