Skip to content

Commit cf84afd

Browse files
committed
Add another testnet rpc node
1 parent f9217b1 commit cf84afd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/core/utils/constants.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ class ApiServiceConstants {
8686
// BB test currently not operational
8787
static const bbElectrumTestUrl = 'ssl://wes.bullbitcoin.com:60002';
8888
static const publicElectrumTestUrl = 'ssl://blockstream.info:993';
89+
static const publicElectrumTestUrlTwo = 'ssl://testnet.aranguren.org:51002';
8990

9091
// Liquid Electrum servers - lwk does not accept ssl:// prefix
9192
static const bbLiquidElectrumUrlPath = 'les.bullbitcoin.com:995';

0 commit comments

Comments
 (0)