From 180059355d43217946b7c73c1086417d637fe3c8 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Wed, 22 Feb 2012 16:57:56 +0300 Subject: [PATCH] host --- client/wdaemon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/wdaemon.py b/client/wdaemon.py index 2cefa0fb..2fbcb682 100644 --- 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'