protocol version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user