1
0

rebrand this branch as 1.9.8

This commit is contained in:
ThomasV
2014-02-27 10:21:41 +01:00
parent 79309c9625
commit 638526712b
6 changed files with 78 additions and 70 deletions

View File

@@ -1,4 +1,5 @@
ELECTRUM_VERSION = "2.0" # version of the client package
ELECTRUM_VERSION = "1.9.8" # version of the client package
PROTOCOL_VERSION = '0.9' # protocol version requested
SEED_VERSION = 6 # bump this every time the seed generation is modified
NEW_SEED_VERSION = 6 # bip32 wallets
OLD_SEED_VERSION = 4 # old electrum deterministic generation
SEED_PREFIX = '01' # the hash of the mnemonic seed must begin with this