typo
This commit is contained in:
@@ -49,7 +49,7 @@ try:
|
|||||||
config.readfp(f)
|
config.readfp(f)
|
||||||
f.close()
|
f.close()
|
||||||
except:
|
except:
|
||||||
print "Could not read electrum.conf. I will use the dafault values."
|
print "Could not read electrum.conf. I will use the default values."
|
||||||
|
|
||||||
stopping = False
|
stopping = False
|
||||||
block_number = -1
|
block_number = -1
|
||||||
|
|||||||
Reference in New Issue
Block a user