You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
ELECTRUM_VERSION = "1.3" # version of the client package
|
|
|
|
PROTOCOL_VERSION = '0.5' # protocol version requested
|
|
|
|
SEED_VERSION = 4 # bump this everytime the seed generation is modified
|
|
|
|
TRANSLATION_ID = 32150 # version of the wiki page
|