From bcc0aeeaa92eed442293f9adfa1fa4c95f748eb3 Mon Sep 17 00:00:00 2001 From: dsc Date: Wed, 14 Apr 2021 04:25:20 +0200 Subject: [PATCH] Change websocket server --- src/appcontext.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/appcontext.h b/src/appcontext.h index 1372d10..ad334ef 100644 --- a/src/appcontext.h +++ b/src/appcontext.h @@ -58,8 +58,7 @@ public: QString defaultWalletDir; QString defaultWalletDirRoot; QString tmpTxDescription; - QString wsUrl = "51.195.148.161:1338"; -// QString wsUrl = "feathercitimllbmdktu6cmjo3fizgmyfrntntqzu6xguqa2rlq5cgid.onion"; + QString wsUrl = "6wku2m4zrv6j666crlo7lzofv6ud6enzllyhou3ijeigpukymi37caad.onion"; QString walletPath; QString walletPassword = "";