1
0

Ok, *really* fix to use the correct bitcoinrpc module.

This commit is contained in:
Ovidiu Constantin
2011-11-23 15:06:07 +02:00
parent 439bc61a2c
commit b02b169277
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ INSTALL
2. install bitcoin-abe : https://github.com/jtobey/bitcoin-abe
3. download bitcoin-python: https://github.com/toomanysecrets0/bitcoin-python
3. download bitcoin-python: https://github.com/laanwj/bitcoin-python
patch it with bitcoinrpc_connection.py.diff
4. launch the server: nohup python -u server.py > /var/log/electrum.log &