mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 18:25:21 +00:00
version 2.0 beta 3
This commit is contained in:
parent
5426dae9fc
commit
5f425738da
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
ELECTRUM_VERSION = "2.0b2" # version of the client package
|
ELECTRUM_VERSION = "2.0b3" # version of the client package
|
||||||
PROTOCOL_VERSION = '0.9' # protocol version requested
|
PROTOCOL_VERSION = '0.9' # protocol version requested
|
||||||
NEW_SEED_VERSION = 11 # electrum versions >= 2.0
|
NEW_SEED_VERSION = 11 # electrum versions >= 2.0
|
||||||
OLD_SEED_VERSION = 4 # electrum versions < 2.0
|
OLD_SEED_VERSION = 4 # electrum versions < 2.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue