1
0

bootstrap: test all hardcodedservers until one is found that is online

This commit is contained in:
ThomasV
2012-10-14 14:40:07 +02:00
parent 69e68e9203
commit fb5ceb5167
2 changed files with 37 additions and 20 deletions

View File

@@ -1,3 +1,3 @@
from wallet import Wallet, format_satoshis
from interface import WalletSynchronizer, Interface, pick_random_server
from interface import WalletSynchronizer, Interface, pick_random_server, DEFAULT_SERVERS
from simple_config import SimpleConfig