<p><b>@ManfredKarrer</b> approved this pull request.</p>

<p>utACK</p>
<p>see Nit comment...</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3108#discussion_r315620342">core/src/test/java/bisq/core/account/sign/SignedWitnessTest.java</a>:</p>
<pre style='color:#555'>>  
+    @Test
+    public void isImmutable() {
+        byte[] signerPubkey = arbitrator1Key.getPubKey();
+        SignedWitness signedWitness = new SignedWitness(true, witnessHash, witnessHashSignature, signerPubkey, witnessOwner1PubKey, Instant.now().getEpochSecond(), 100);
+        byte[] witnessHash = signedWitness.getWitnessHash().clone();
</pre>
<p>Maybe better to use a different name? Now the this.witnessHash and witnessHash are different, which makes the test a bit harder to read IMO.</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/3108?email_source=notifications&email_token=AJFFTNQREOGGPJIFZYGWL73QFPCXHA5CNFSM4INENFX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCB5V3Q#pullrequestreview-277076718">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQZ7QO2IR4MO2FDIL3QFPCXHANCNFSM4INENFXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNSWDXZSK7SVFRER7YTQFPCXHA5CNFSM4INENFX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCB5V3Q.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/3108?email_source=notifications\u0026email_token=AJFFTNQREOGGPJIFZYGWL73QFPCXHA5CNFSM4INENFX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCB5V3Q#pullrequestreview-277076718",
"url": "https://github.com/bisq-network/bisq/pull/3108?email_source=notifications\u0026email_token=AJFFTNQREOGGPJIFZYGWL73QFPCXHA5CNFSM4INENFX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCB5V3Q#pullrequestreview-277076718",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>