pump the wikia version to the latest strings added for translation, this need to be checked again for futher editions before release +45 new text strings added
5 lines
256 B
Python
5 lines
256 B
Python
ELECTRUM_VERSION = "1.9" # version of the client package
|
|
PROTOCOL_VERSION = '0.6' # protocol version requested
|
|
SEED_VERSION = 5 # bump this every time the seed generation is modified
|
|
TRANSLATION_ID = 4127 # version of the wiki page
|