electrum-bitcoinprivate/lib/version.py

5 lines
256 B
Python
Raw Normal View History

ELECTRUM_VERSION = "1.9" # version of the client package
2013-01-11 01:26:19 -08:00
PROTOCOL_VERSION = '0.6' # protocol version requested
SEED_VERSION = 4 # bump this every time the seed generation is modified
TRANSLATION_ID = 4101 # version of the wiki page