blackjok3rtt
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
react/src/components/addcoin/addcoinOptionsCrypto.js
|
@ -92,6 +92,10 @@ const addCoinOptionsCrypto = () => { |
|
|
label: 'Hush (HUSH)', |
|
|
label: 'Hush (HUSH)', |
|
|
icon: 'HUSH', |
|
|
icon: 'HUSH', |
|
|
value: `HUSH|spv`, |
|
|
value: `HUSH|spv`, |
|
|
|
|
|
}, { |
|
|
|
|
|
label: 'SnowGem (SNG)', |
|
|
|
|
|
icon: 'snowgem', |
|
|
|
|
|
value: `SNG|spv`, |
|
|
}, { |
|
|
}, { |
|
|
label: 'Zclassic (ZCL)', |
|
|
label: 'Zclassic (ZCL)', |
|
|
icon: 'ZCL', |
|
|
icon: 'ZCL', |
|
|