[bisq-network/bisq] List DarkPay (D4RK) (#2918)

DarkPayCoin notifications at github.com
Tue Jul 9 08:43:01 UTC 2019


DarkPayCoin commented on this pull request.



> + * 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);

Hello, thanks for info, done :
https://github.com/bisq-network/bisq/pull/2918/commits/0a6c4c7cad5d7b154fe6c012a7f980c48bbd61cc

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2918#discussion_r301465251
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190709/57e52df1/attachment.html>


More information about the bisq-github mailing list