2013-04-06 16:10:11 +02:00
|
|
|
ELECTRUM_VERSION = "1.7.3" # version of the client package
|
2013-01-11 10:26:19 +01:00
|
|
|
PROTOCOL_VERSION = '0.6' # protocol version requested
|
2013-01-17 15:39:32 +01:00
|
|
|
SEED_VERSION = 4 # bump this every time the seed generation is modified
|
2013-03-29 20:01:00 +01:00
|
|
|
TRANSLATION_ID = 4012 # version of the wiki page
|