mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
common: enable POLIS in Connect (#397)
This commit is contained in:
parent
c285bbba7a
commit
9164c15f1b
@ -30,6 +30,7 @@
|
|||||||
"bitcoin:NIX": true,
|
"bitcoin:NIX": true,
|
||||||
"bitcoin:NMC": true,
|
"bitcoin:NMC": true,
|
||||||
"bitcoin:PIVX": true,
|
"bitcoin:PIVX": true,
|
||||||
|
"bitcoin:POLIS": true,
|
||||||
"bitcoin:PTC": true,
|
"bitcoin:PTC": true,
|
||||||
"bitcoin:RVN": true,
|
"bitcoin:RVN": true,
|
||||||
"bitcoin:TAZ": true,
|
"bitcoin:TAZ": true,
|
||||||
|
@ -56,6 +56,9 @@
|
|||||||
"bitcoin:PART": {
|
"bitcoin:PART": {
|
||||||
"Particl Core": "https://github.com/particl/particl-core/releases"
|
"Particl Core": "https://github.com/particl/particl-core/releases"
|
||||||
},
|
},
|
||||||
|
"bitcoin:POLIS": {
|
||||||
|
"PolisPay": "https://polispay.com"
|
||||||
|
},
|
||||||
"bitcoin:VIA": {
|
"bitcoin:VIA": {
|
||||||
"Vialectrum": "https://vialectrum.org"
|
"Vialectrum": "https://vialectrum.org"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user