mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
Change websocket server
This commit is contained in:
parent
de5bea9cdf
commit
bcc0aeeaa9
1 changed files with 1 additions and 2 deletions
|
@ -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 = "";
|
||||
|
|
Loading…
Reference in a new issue