<p><b>@sqrrm</b> requested changes on this pull request.</p>

<p>NACK</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3366#discussion_r342610718">desktop/src/main/java/bisq/desktop/main/dao/wallet/BsqBalanceUtil.java</a>:</p>
<pre style='color:#555'>> @@ -62,10 +72,11 @@
     @Inject
     private BsqBalanceUtil(BsqWalletService bsqWalletService,
                            DaoStateService daoStateService,
-                           BsqFormatter bsqFormatter) {
+                           BsqFormatter bsqFormatter, MyBlindVoteListService myBlindVoteListService) {
</pre>
<p>Please follow local formatting, either line break at each argument or fit as many arguments as possible before line break.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3366#discussion_r342610906">desktop/src/main/java/bisq/desktop/main/dao/wallet/BsqBalanceUtil.java</a>:</p>
<pre style='color:#555'>> @@ -18,11 +18,14 @@
 package bisq.desktop.main.dao.wallet;
 
 import bisq.desktop.components.TitledGroupBg;
+import bisq.desktop.main.dao.wallet.tx.BsqTxListItem;
</pre>
<p>Remove unused imports</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3366#discussion_r342611121">desktop/src/main/java/bisq/desktop/main/dao/wallet/tx/BsqTxListItem.java</a>:</p>
<pre style='color:#555'>> @@ -42,7 +42,7 @@
 @Slf4j
 @EqualsAndHashCode(callSuper = true)
 @Data
-class BsqTxListItem extends TxConfidenceListItem {
+public class BsqTxListItem extends TxConfidenceListItem {
</pre>
<p>Don't change access for no reason</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/3366?email_source=notifications&email_token=AJFFTNQ5V5AXSBVYP2OAJBLQSGI4XA5CNFSM4I5476X2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCKKZ5AI#pullrequestreview-311795329">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUM25KGSRYJJN6KFTDQSGI4XANCNFSM4I5476XQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRFFWRPR4OHJLTAGNLQSGI4XA5CNFSM4I5476X2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCKKZ5AI.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/3366?email_source=notifications\u0026email_token=AJFFTNQ5V5AXSBVYP2OAJBLQSGI4XA5CNFSM4I5476X2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCKKZ5AI#pullrequestreview-311795329",
"url": "https://github.com/bisq-network/bisq/pull/3366?email_source=notifications\u0026email_token=AJFFTNQ5V5AXSBVYP2OAJBLQSGI4XA5CNFSM4I5476X2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCKKZ5AI#pullrequestreview-311795329",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>