Skip to content

Commit

Permalink
Merge branch 'develop' into 17576
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrkhalil authored Nov 28, 2023
2 parents 824a30c + d309aa3 commit 9a739da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/status_im/node/core.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@
:Nameserver "8.8.8.8"
:PeerExchange true
:Port 0
:UDPPort 0})
:UDPPort 0
:LightClient true})

(def login-node-config
{:WalletConfig (cond-> {:Enabled true}
Expand Down

0 comments on commit 9a739da

Please sign in to comment.