Added working DASH Testnet server. (#501)
This commit is contained in:
parent
4ae6af6959
commit
f968a45c23
@ -821,6 +821,7 @@ class DashTestnet(Dash):
|
|||||||
PEER_DEFAULT_PORTS = {'t': '51001', 's': '51002'}
|
PEER_DEFAULT_PORTS = {'t': '51001', 's': '51002'}
|
||||||
PEERS = [
|
PEERS = [
|
||||||
'electrum.dash.siampm.com s t',
|
'electrum.dash.siampm.com s t',
|
||||||
|
'dasht.random.re s54002 t54001',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user