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

<p>NACK per comments</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/2918#discussion_r301448194">assets/src/main/java/bisq/asset/coins/DarkPay.java</a>:</p>
<pre style='color:#555'>> + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * 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;
+
+public class DarkPay extends Coin {
+    public DarkPay() {
+        super("DarkPay", "D4RK", new Base58BitcoinAddressValidator(new DarkPayMainNetParams()), Network.MAINNET);
</pre>
<p><code>Network.MAINNET</code> is default so remove that param.</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/2918?email_source=notifications&email_token=AJFFTNVWPDFBIYA4GN4QO4DP6RBH5A5CNFSM4H27OZVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB52RJWY#pullrequestreview-259331291">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSDXGQ2VSB5BQN5FNDP6RBH5ANCNFSM4H27OZVA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNQF7IVBOVL4KQ7GIK3P6RBH5A5CNFSM4H27OZVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB52RJWY.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/2918?email_source=notifications\u0026email_token=AJFFTNVWPDFBIYA4GN4QO4DP6RBH5A5CNFSM4H27OZVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB52RJWY#pullrequestreview-259331291",
"url": "https://github.com/bisq-network/bisq/pull/2918?email_source=notifications\u0026email_token=AJFFTNVWPDFBIYA4GN4QO4DP6RBH5A5CNFSM4H27OZVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB52RJWY#pullrequestreview-259331291",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>