set light client

This commit is contained in:
Andrea Maria Piana 2024-02-13 16:35:33 +00:00
parent b27f323dd7
commit be2c697b7c
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@
:PeerExchange true :PeerExchange true
:Port 0 :Port 0
:UDPPort 0 :UDPPort 0
:LightClient true}) :LightClient false})
(def login-node-config (def login-node-config
{:WalletConfig (cond-> {:Enabled true} {:WalletConfig (cond-> {:Enabled true}

View File

@ -43,7 +43,7 @@
:upstreamConfig config/default-network-rpc-url :upstreamConfig config/default-network-rpc-url
:networkId config/default-network-id :networkId config/default-network-id
:currentNetwork config/default-network :currentNetwork config/default-network
:wakuV2LightClient true :wakuV2LightClient false
:previewPrivacy config/blank-preview?}))) :previewPrivacy config/blank-preview?})))
(defn strip-file-prefix (defn strip-file-prefix