blackjok3rtt
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
routes/shepherd/electrum/network.js
|
@ -10,8 +10,8 @@ module.exports = (shepherd) => { |
|
|
network === 'zec' || |
|
|
network === 'zec' || |
|
|
network === 'zcash' || |
|
|
network === 'zcash' || |
|
|
network === 'ZCASH' || |
|
|
network === 'ZCASH' || |
|
|
network === 'snowgem' || |
|
|
network === 'sng' || |
|
|
network === 'SNOWGEM' || |
|
|
network === 'SNG' || |
|
|
network === 'HUSH' || |
|
|
network === 'HUSH' || |
|
|
network === 'hush' || |
|
|
network === 'hush' || |
|
|
network === 'ZCL' || |
|
|
network === 'ZCL' || |
|
|