@@ -338,16 +338,20 @@ const supportedCurrencies = [
338
338
txfee : 10000 ,
339
339
electrumServers : [
340
340
{
341
- host : 'electrum1.cipig.net ' ,
342
- port : 10052 ,
341
+ host : 'electrumx-eu.bitcoingold.org ' ,
342
+ port : 50001 ,
343
343
} ,
344
344
{
345
- host : 'electrum2.cipig.net ' ,
346
- port : 10052 ,
345
+ host : 'electrumx-us.bitcoingold.org ' ,
346
+ port : 50001 ,
347
347
} ,
348
348
{
349
- host : 'electrum3.cipig.net' ,
350
- port : 10052 ,
349
+ host : 'electrumx-eu.btcgpu.org' ,
350
+ port : 50001 ,
351
+ } ,
352
+ {
353
+ host : 'electrumx-us.btcgpu.org' ,
354
+ port : 50001 ,
351
355
} ,
352
356
] ,
353
357
} ,
@@ -2102,16 +2106,16 @@ const supportedCurrencies = [
2102
2106
txfee : 100000 ,
2103
2107
electrumServers : [
2104
2108
{
2105
- host : 'electrum1.cipig.net ' ,
2106
- port : 10067 ,
2109
+ host : 'viax1.bitops.me ' ,
2110
+ port : 50001 ,
2107
2111
} ,
2108
2112
{
2109
- host : 'electrum2.cipig.net ' ,
2110
- port : 10067 ,
2113
+ host : 'viax2.bitops.me ' ,
2114
+ port : 50001 ,
2111
2115
} ,
2112
2116
{
2113
- host : 'electrum3.cipig.net ' ,
2114
- port : 10067 ,
2117
+ host : 'viax3.bitops.me ' ,
2118
+ port : 50001 ,
2115
2119
} ,
2116
2120
] ,
2117
2121
} ,
@@ -2147,16 +2151,20 @@ const supportedCurrencies = [
2147
2151
txfee : 100000 ,
2148
2152
electrumServers : [
2149
2153
{
2150
- host : 'electrum1.cipig.net ' ,
2151
- port : 10071 ,
2154
+ host : 'fr1.vtconline.org ' ,
2155
+ port : 55001 ,
2152
2156
} ,
2153
2157
{
2154
- host : 'electrum2.cipig.net ' ,
2155
- port : 10071 ,
2158
+ host : 'uk1.vtconline.org ' ,
2159
+ port : 55001 ,
2156
2160
} ,
2157
2161
{
2158
- host : 'electrum3.cipig.net' ,
2159
- port : 10071 ,
2162
+ host : 'vtc-cce-1.coinomi.net' ,
2163
+ port : 5028 ,
2164
+ } ,
2165
+ {
2166
+ host : 'vtc-cce-2.coinomi.net' ,
2167
+ port : 5028 ,
2160
2168
} ,
2161
2169
] ,
2162
2170
} ,
0 commit comments