Updated on 2026-08-14

This commit is contained in:
Tangem 2018-10-11 13:31:00 +03:00
parent 5a5c15ee23
commit f9ae052271
8 changed files with 4 additions and 40 deletions

View file

@ -1,19 +1,6 @@
package com.tangem.domain
enum class BitcoinNode(val host: String, val port: Int) {
// n1("174.138.11.174", 50001),
// n2("btc.cihar.com", 50001),
// n3("electrum.leblancnet.us", 50001),
// n4("electrum.qtornado.com", 50001),
// n5("electrum.vom-stausee.de", 50001),
// n6("helicarrier.bauerj.eu", 50001),
// n7("kirsche.emzy.de", 50001),
// n8("ndnd.selfhost.eu", 50001),
// n9("spv.48.org", 50003),
// n10("such.ninja", 50001),
// n11("tardis.bauerj.eu", 50001),
// n12("vps.hsmiths.com", 50001),
n13("btc.cihar.com", 50001),
n14("electrum.vom-stausee.de", 50001),
n15("helicarrier.bauerj.eu", 50001),