defs: add more electrum forks to support.json

pull/41/head
Pavol Rusnak 6 years ago
parent 2f418817cc
commit 1e94dbce6a
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -84,8 +84,16 @@
}, },
"electrum": { "electrum": {
"Bitcoin": "https://electrum.org", "Bitcoin": "https://electrum.org",
"Litecoin": "https://electrum-ltc.org",
"Bcash": "https://electroncash.org", "Bcash": "https://electroncash.org",
"Dash": "https://electrum.dash.org" "Bgold": "https://github.com/BTCGPU/electrum",
"Bprivate": "https://github.com/BTCPrivate/electrum-btcp",
"Dash": "https://electrum.dash.org",
"Groestlcoin": "https://www.groestlcoin.org/groestlcoin-electrum-wallet/",
"Koto": "https://electrum.kotocoin.info",
"Litecoin": "https://electrum-ltc.org",
"Monacoin": "https://electrum-mona.org",
"Namecoin": "https://github.com/namecoin/electrum-nmc",
"Viacoin": "https://vialectrum.org",
"Zcoin": "https://github.com/zcoinofficial/electrum-xzc"
} }
} }

Loading…
Cancel
Save