Skip to content

Commit 4158586

Browse files
committed
Update electrum host address in tests
Address of electrum server for testnet maintained by Keep Network.
1 parent d05c3c6 commit 4158586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const ELECTRUMX_HOST = '34.70.22.39' // "electrumx-server.test.tbtc.network"
1+
const ELECTRUMX_HOST = 'electrumx-server.test.tbtc.network'
22

33
const servers = [
44
{

0 commit comments

Comments
 (0)