chore: specify light client mode for wakuv2 (#18002)

This commit is contained in:
frank 2023-11-28 14:48:58 +08:00 committed by GitHub
parent f124ca4252
commit d309aa366d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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}