Skip to content

Commit d7ce537

Browse files
committed
Remove testnet electrum server from list
This server has been shutdown.
1 parent 15a182e commit d7ce537

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phoenix-shared/src/commonMain/kotlin/fr.acinq.phoenix/data/ElectrumServers.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ val testnetElectrumServers = listOf(
144144
"uifT9db6tDML1PTKpbHkW+f3w9PdhSmsNUUXrgNmQ0MoBhxV7U2Qcug3jX3xaf1P" +
145145
"gwWDg3nZZizhuvBceY0IYLECAwEAAQ=="
146146
),
147-
electrumServer(host = "testnet1.electrum.acinq.co", port = 51002),
148147
electrumServer(host = "blockstream.info", port = 993),
149148
electrumServer(
150149
host = "testnet.aranguren.org", port = 51002, publicKey =

0 commit comments

Comments
 (0)