Skip to content

Commit 0dc6c28

Browse files
committed
Add another testnet rpc node
1 parent 3ac85f1 commit 0dc6c28

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
@@ -85,6 +85,7 @@ class ApiServiceConstants {
8585
// BB test currently not operational
8686
static const bbElectrumTestUrl = 'ssl://wes.bullbitcoin.com:60002';
8787
static const publicElectrumTestUrl = 'ssl://blockstream.info:993';
88+
static const publicElectrumTestUrlTwo = 'ssl://testnet.aranguren.org:51002';
8889

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

0 commit comments

Comments
 (0)