Merge branch '1.0'

This commit is contained in:
Maran 2012-08-28 11:04:30 +02:00
commit 3216a86773
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ DEFAULT_TIMEOUT = 5
DEFAULT_SERVERS = [ 'ecdsa.org:50001:t',
'electrum.novit.ro:50001:t',
'uncle-enzo.info:50001:t',
'electrum.bytesized-hosting.com:50000:t'] # list of default servers
'electrum.bytesized-hosting.com:50001:t'] # list of default servers
def replace_keys(obj, old_key, new_key):