Set nameserver on login

This commit is contained in:
Andrea Maria Piana 2023-06-28 13:11:53 +01:00
parent 4c0a8d9f6d
commit 36a72f2d63
No known key found for this signature in database
GPG Key ID: AA6CCA6DE0E06424
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@
(fn [[key-uid _ hashed-password]]
(native-module/login-account {:keyUid key-uid
:password hashed-password
:wakuV2Nameserver "1.1.1.1"
:openseaAPIKey config/opensea-api-key
:poktToken config/POKT_TOKEN