Browse Source

protocol version

seed_v14
ThomasV 8 years ago
parent
commit
7f9b473a98
  1. 2
      lib/version.py

2
lib/version.py

@ -1,5 +1,5 @@
ELECTRUM_VERSION = '2.10.0' # version of the client package
PROTOCOL_VERSION = '0.11' # protocol version requested
PROTOCOL_VERSION = '1.1' # protocol version requested
# The hash of the mnemonic seed must begin with this
SEED_PREFIX = '01' # Standard wallet

Loading…
Cancel
Save