Browse Source

fix add SNG

v0.25^2
blackjok3rtt 7 years ago
committed by GitHub
parent
commit
ead91d1679
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      routes/shepherd/electrum/network.js

4
routes/shepherd/electrum/network.js

@ -10,8 +10,8 @@ module.exports = (shepherd) => {
network === 'zec' ||
network === 'zcash' ||
network === 'ZCASH' ||
network === 'snowgem' ||
network === 'SNOWGEM' ||
network === 'sng' ||
network === 'SNG' ||
network === 'HUSH' ||
network === 'hush' ||
network === 'ZCL' ||

Loading…
Cancel
Save