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