2013-08-05 17:15:01 +02:00
|
|
|
ELECTRUM_VERSION = "1.9" # version of the client package
|
2013-01-11 10:26:19 +01:00
|
|
|
PROTOCOL_VERSION = '0.6' # protocol version requested
|
2013-08-31 15:02:20 +02:00
|
|
|
SEED_VERSION = 5 # bump this every time the seed generation is modified
|
2013-09-17 05:19:23 +02:00
|
|
|
TRANSLATION_ID = 4118 # version of the wiki page
|