[bisq-network/bisq-assets] List Viacoin (VIA) (#92)

Romano notifications at github.com
Mon Aug 13 16:56:22 UTC 2018


romanornr commented on this pull request.



> +import bisq.asset.AbstractAssetTest;
+
+import org.junit.Test;
+
+public class ViacoinTest extends AbstractAssetTest {
+
+    public ViacoinTest() {
+        super(new Viacoin());
+    }
+
+    @Test
+    public void testValidAddresses() {
+        assertValidAddress("VdMPvn7vUTSzbYjiMDs1jku9wAh1Ri2Y1A");
+        assertValidAddress("EPt5g6LookySkqUNTwky24wTvzNrmKDP7r");
+        assertValidAddress("EVt5ypcAfiCccFrdHxPbFwnEo5WDevawM7");
+        //assertValidAddress("via1q95qlu98cpj23xy6w9tdnfn65n5vkpkey99g6wl"); bech32 for in the future

I removed the commented out coded.

-- 
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-assets/pull/92#discussion_r209683551
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180813/a6511338/attachment.html>


More information about the bisq-github mailing list