thost - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 180059355d43217946b7c73c1086417d637fe3c8
DIR parent 3df699c3474e0a34bef6b7ab0c77008df21e9f54
HTML Author: ThomasV <thomasv@gitorious>
Date: Wed, 22 Feb 2012 16:57:56 +0300
host
Diffstat:
M client/wdaemon.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/client/wdaemon.py b/client/wdaemon.py
t@@ -36,7 +36,7 @@ todo:
"""
-host = 'localhost'
+host = 'ecdsa.org'
port = 8444
password = 'my_password'
wallet_path = 'wallet_path'