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'