ThomasV
12 years ago
3 changed files with 11 additions and 10 deletions
@ -1,3 +1,4 @@ |
|||
ELECTRUM_VERSION = "1.3" |
|||
SEED_VERSION = 4 # bump this everytime the seed generation is modified |
|||
TRANSLATION_ID = 32150 # version of the wiki page |
|||
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 |
|||
|
Loading…
Reference in new issue