2013-02-03 15:21:50 +01:00
|
|
|
ELECTRUM_VERSION = "1.7" # 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-01-26 18:03:46 +01:00
|
|
|
TRANSLATION_ID = 3958 # version of the wiki page
|