mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
REF: change default electrum servers list
This commit is contained in:
parent
a28505b9b1
commit
10e0d5f7c0
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ const hardcodedPeers = [
|
|||
{ host: 'electrum2.bluewallet.io', ssl: '443' },
|
||||
{ host: 'electrum.emzy.de', ssl: '50002' },
|
||||
{ host: 'electrum.acinq.co', ssl: '50002' },
|
||||
{ host: 'bitcoin.lukechilds.co', ssl: '50002' },
|
||||
{ host: 'electrum.bitaroo.net', ssl: '50002' },
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue