Files
pallectrum/lib/version.py

6 lines
337 B
Python
Raw Normal View History

2013-11-12 22:47:52 +01:00
ELECTRUM_VERSION = "1.9.4" # version of the client package
2013-01-11 10:26:19 +01:00
PROTOCOL_VERSION = '0.6' # protocol version requested
2013-10-26 11:54:11 +02:00
SEED_VERSION = 6 # bump this every time the seed generation is modified
2013-10-31 09:32:22 +01:00
SEED_PREFIX = '01' # the hash of the mnemonic seed must begin with this
TRANSLATION_ID = 4190 # version of the wiki page