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

Mark LTZ notifications at github.com
Wed Jan 9 10:40:03 UTC 2019


LitecoinZ commented on this pull request.



> @@ -147,6 +147,11 @@ private void onSaveNewAccount(PaymentAccount paymentAccount) {
                             .useIUnderstandButton()
                             .show();
                     break;
+                case "LTZ":
+                    new Popup<>().information(Res.get("account.altcoin.popup.LTZ.msg", "LTZ"))

If you see messages are quite similar to ZEC but customized for LTZ:

account.altcoin.popup.LTZ.msg=When using {0} you can only use the transparent addresses (`starting with L`) not the z-addresses (private), because the arbitrator would not be able to verify the transaction with z-addresses.

account.altcoin.popup.ZEC.msg=When using {0} you can only use the transparent addresses (`starting with t`) not the z-addresses (private), because the arbitrator would not be able to verify the transaction with z-addresses.


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


More information about the bisq-github mailing list