1
0

json rpc daemon

This commit is contained in:
ThomasV
2014-01-23 17:06:47 +01:00
parent 0bc42a1f1f
commit be506af246
5 changed files with 126 additions and 53 deletions

View File

@@ -1,5 +1,5 @@
ELECTRUM_VERSION = "1.9.7" # version of the client package
PROTOCOL_VERSION = '0.6' # protocol version requested
ELECTRUM_VERSION = "2.0" # version of the client package
PROTOCOL_VERSION = '0.9' # protocol version requested
SEED_VERSION = 4 # bump this every time the seed generation is modified
SEED_PREFIX = '01' # the hash of the mnemonic seed must begin with this