There was an error while loading. Please reload this page.
1 parent 3ac85f1 commit 0dc6c28Copy full SHA for 0dc6c28
1 file changed
lib/core/utils/constants.dart
@@ -85,6 +85,7 @@ class ApiServiceConstants {
85
// BB test currently not operational
86
static const bbElectrumTestUrl = 'ssl://wes.bullbitcoin.com:60002';
87
static const publicElectrumTestUrl = 'ssl://blockstream.info:993';
88
+ static const publicElectrumTestUrlTwo = 'ssl://testnet.aranguren.org:51002';
89
90
// Liquid Electrum servers - lwk does not accept ssl:// prefix
91
static const bbLiquidElectrumUrlPath = 'les.bullbitcoin.com:995';
0 commit comments