commit 180059355d43217946b7c73c1086417d637fe3c8 parent 3df699c3474e0a34bef6b7ab0c77008df21e9f54 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(-)
diff --git a/client/wdaemon.py b/client/wdaemon.py @@ -36,7 +36,7 @@ todo: """ -host = 'localhost' +host = 'ecdsa.org' port = 8444 password = 'my_password' wallet_path = 'wallet_path'