mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-01 09:45:18 +00:00
protocol
This commit is contained in:
parent
16982a31a9
commit
2c0ad0226a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
ELECTRUM_VERSION = '3.2.3' # version of the client package
|
ELECTRUM_VERSION = '3.2.3' # version of the client package
|
||||||
APK_VERSION = '3.2.3.1' # read by buildozer.spec
|
APK_VERSION = '3.2.3.1' # read by buildozer.spec
|
||||||
|
|
||||||
PROTOCOL_VERSION = '1.4' # protocol version requested
|
PROTOCOL_VERSION = '1.3' # protocol version requested
|
||||||
|
|
||||||
# The hash of the mnemonic seed must begin with this
|
# The hash of the mnemonic seed must begin with this
|
||||||
SEED_PREFIX = '01' # Standard wallet
|
SEED_PREFIX = '01' # Standard wallet
|
||||||
|
|
Loading…
Add table
Reference in a new issue