use same servers for simnet as for regtest

This commit is contained in:
Janus 2018-04-18 15:28:22 +02:00 committed by SomberNight
parent 5f549b931b
commit 4516a27e37
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -109,7 +109,7 @@ class BitcoinSimnet:
WIF_PREFIX = 0x00
TESTNET = True
DEFAULT_PORTS = {}
DEFAULT_SERVERS = {}
DEFAULT_SERVERS = read_json('servers_regtest.json', {}) # Note: regtest!
CHECKPOINTS = []
XPRV_HEADERS = {