mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 07:51:27 +00:00
Merge pull request #435 from Coin-Escrow/master
more strings, see issue 434
This commit is contained in:
commit
d66b46e9f6
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ ELECTRUM_VERSION = "1.9.4" # version of the client package
|
||||||
PROTOCOL_VERSION = '0.6' # protocol version requested
|
PROTOCOL_VERSION = '0.6' # protocol version requested
|
||||||
SEED_VERSION = 6 # bump this every time the seed generation is modified
|
SEED_VERSION = 6 # bump this every time the seed generation is modified
|
||||||
SEED_PREFIX = '01' # the hash of the mnemonic seed must begin with this
|
SEED_PREFIX = '01' # the hash of the mnemonic seed must begin with this
|
||||||
TRANSLATION_ID = 4225 # version of the wiki page
|
TRANSLATION_ID = 4228 # version of the wiki page
|
||||||
|
|
Loading…
Add table
Reference in a new issue