Skip to content

Commit 5969a95

Browse files
committed
chore: set Esplora for stating
1 parent 233fa63 commit 5969a95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • app/src/main/java/to/bitkit/env

app/src/main/java/to/bitkit/env/Env.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ private object ElectrumServers {
216216
}
217217

218218
object REGTEST {
219-
const val STAG = "tcp://34.65.252.32:18483"
219+
const val STAG = "ssl://electrs.bitkit.stag0.blocktank.to:9999"
220220
const val LOCAL = "tcp://127.0.0.1:60001"
221221
}
222222

0 commit comments

Comments
 (0)