add bitcoind section
authorThomasV <thomasv@gitorious>
Fri, 23 Dec 2011 10:20:18 +0000 (13:20 +0300)
committerThomasV <thomasv@gitorious>
Fri, 23 Dec 2011 10:20:18 +0000 (13:20 +0300)
electrum.conf.sample

index c197750..5c2dae5 100644 (file)
@@ -17,3 +17,10 @@ database = electrum.sqlite
 
 # type = psycopg2
 # database = electrum
+
+[bitcoind]
+host = localhost
+port = 8332
+# user and password from bitcoin.conf
+user = user 
+password = password