mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +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:NMC": true,
|
||||
"bitcoin:PIVX": true,
|
||||
"bitcoin:POLIS": true,
|
||||
"bitcoin:PTC": true,
|
||||
"bitcoin:RVN": true,
|
||||
"bitcoin:TAZ": true,
|
||||
|
@ -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"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user