Set nameserver on login
This commit is contained in:
parent
4c0a8d9f6d
commit
36a72f2d63
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue