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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/2919#discussion_r301505842">assets/src/main/java/bisq/asset/coins/Particl.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.coins;
+
+import bisq.asset.Base58BitcoinAddressValidator;
+import bisq.asset.Coin;
+import bisq.asset.NetworkParametersAdapter;
+import bisq.asset.AddressValidationResult;
+
+
+public class Particl extends Coin {
+    public Particl() {
+        super("Particl", "PART", new ParticlMainNetAddressValidator(), Network.MAINNET);
</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/2919?email_source=notifications&email_token=AJFFTNSZY65UYFLQUPTHGHTP6RQAJA5CNFSM4H3B45IKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB53CUDA#discussion_r301505842">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSSZPW4EPUZCOEBYJDP6RQAJANCNFSM4H3B45IA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNSEBWB5I2R46KKANULP6RQAJA5CNFSM4H3B45IKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB53CUDA.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/2919?email_source=notifications\u0026email_token=AJFFTNSZY65UYFLQUPTHGHTP6RQAJA5CNFSM4H3B45IKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB53CUDA#discussion_r301505842",
"url": "https://github.com/bisq-network/bisq/pull/2919?email_source=notifications\u0026email_token=AJFFTNSZY65UYFLQUPTHGHTP6RQAJA5CNFSM4H3B45IKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB53CUDA#discussion_r301505842",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>