[bisq-network/bisq] List LitecoinZ (LTZ) (#2221)

Bernard Labno notifications at github.com
Wed Jan 9 09:46:43 UTC 2019


blabno requested changes on this pull request.

NACK per comments

> @@ -135,6 +135,7 @@ public static void setBaseCurrencyCode(String baseCurrencyCode) {
         result.add(new CryptoCurrency("GRC", "Gridcoin"));
         if (!baseCurrencyCode.equals("LTC"))
             result.add(new CryptoCurrency("LTC", "Litecoin"));
+        result.add(new CryptoCurrency("LTZ", "LitecoinZ"));

Do not touch this file

> @@ -124,7 +124,7 @@ public void testGetUniqueListOfCryptoCurrencies() {
 
         preferences.readPersisted();
 
-        assertEquals(13, preferences.getCryptoCurrenciesAsObservable().size());
+        assertEquals(14, preferences.getCryptoCurrenciesAsObservable().size());

Do not touch this file

-- 
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/2221#pullrequestreview-190642466
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190109/e415c98c/attachment.html>


More information about the bisq-github mailing list