mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 23:36:00 -04:00
Added CloakCoin
This commit is contained in:
parent
cc510f8424
commit
500d448fe3
@ -110,6 +110,7 @@ public class CurrencyUtil {
|
||||
result.add(new CryptoCurrency("VPN", "VPNCoin"));
|
||||
result.add(new CryptoCurrency("MAID", "MaidSafeCoin"));
|
||||
result.add(new CryptoCurrency("YBC", "YbCoin"));
|
||||
result.add(new CryptoCurrency("CLOAK", "CloakCoin"));
|
||||
|
||||
|
||||
// Unfortunately we cannot support CryptoNote coins yet as there is no way to proof the transaction. Payment ID helps only locate the tx but the
|
||||
|
Loading…
x
Reference in New Issue
Block a user