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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3125#discussion_r316829446">assets/src/main/java/bisq/asset/ErgoAddressValidator.java</a>:</p>
<pre style='color:#555'>> + * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+package bisq.asset;
+
+import java.util.Arrays;
+
+import org.bitcoinj.core.Base58;
+import org.bitcoinj.core.AddressFormatException;
+import org.bouncycastle.crypto.digests.Blake2bDigest;
+
+/**
+ * {@link AddressValidator} for Base58-encoded Ergo addresses.
+ */
+public class ErgoAddressValidator implements AddressValidator {
</pre>
<p>Done!</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/3125?email_source=notifications&email_token=AJFFTNSZM6WYFDX5ISW3UVDQF3MP7A5CNFSM4IOOH3V2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCNU5JA#discussion_r316829446">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVCFLRRPOYYYOD5FUDQF3MP7ANCNFSM4IOOH3VQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNVBUKY5DVFKVOECF7LQF3MP7A5CNFSM4IOOH3V2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCNU5JA.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/3125?email_source=notifications\u0026email_token=AJFFTNSZM6WYFDX5ISW3UVDQF3MP7A5CNFSM4IOOH3V2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCNU5JA#discussion_r316829446",
"url": "https://github.com/bisq-network/bisq/pull/3125?email_source=notifications\u0026email_token=AJFFTNSZM6WYFDX5ISW3UVDQF3MP7A5CNFSM4IOOH3V2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCNU5JA#discussion_r316829446",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>