mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 01:11:35 +00:00
more strings, see issue 434
This commit is contained in:
parent
284415145c
commit
e80e4cf6f7
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
|
||||
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
|
||||
TRANSLATION_ID = 4225 # version of the wiki page
|
||||
TRANSLATION_ID = 4228 # version of the wiki page
|
||||
|
|
Loading…
Add table
Reference in a new issue