URI: 
       tprotocol version - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 7f9b473a988fc8461750f4f8f1622c429d11e0df
   DIR parent ee36ec992c7498faaea3ff389d548fc309b3e560
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Tue,  5 Sep 2017 15:02:17 +0200
       
       protocol version
       
       Diffstat:
         M lib/version.py                      |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/lib/version.py b/lib/version.py
       t@@ -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