rm verbosity
authorThomasV <thomasv@gitorious>
Fri, 23 Mar 2012 20:04:31 +0000 (21:04 +0100)
committerThomasV <thomasv@gitorious>
Fri, 23 Mar 2012 20:04:31 +0000 (21:04 +0100)
client/wallet.py

index 0c8daa6..04cd5fc 100644 (file)
@@ -992,6 +992,6 @@ class Wallet:
         addresses = self.all_addresses()
         version = self.electrum_version
         self.interface.start_session(addresses, version)
-        print "Starting new session: %s:%d"%(self.host,self.port)
+        #print "Starting new session: %s:%d"%(self.host,self.port)