diff --git a/common/defs/support.json b/common/defs/support.json index 14cfc20a0..509a094bc 100644 --- a/common/defs/support.json +++ b/common/defs/support.json @@ -30,6 +30,7 @@ "bitcoin:NIX": true, "bitcoin:NMC": true, "bitcoin:PIVX": true, + "bitcoin:POLIS": true, "bitcoin:PTC": true, "bitcoin:RVN": true, "bitcoin:TAZ": true, diff --git a/common/defs/wallets.json b/common/defs/wallets.json index 530612af8..e3af91153 100644 --- a/common/defs/wallets.json +++ b/common/defs/wallets.json @@ -56,6 +56,9 @@ "bitcoin:PART": { "Particl Core": "https://github.com/particl/particl-core/releases" }, + "bitcoin:POLIS": { + "PolisPay": "https://polispay.com" + }, "bitcoin:VIA": { "Vialectrum": "https://vialectrum.org" },