mirror of
https://github.com/status-im/status-react.git
synced 2025-02-20 14:48:38 +00:00
Set nameserver on login
This commit is contained in:
parent
4c0a8d9f6d
commit
36a72f2d63
@ -61,6 +61,7 @@
|
|||||||
(fn [[key-uid _ hashed-password]]
|
(fn [[key-uid _ hashed-password]]
|
||||||
(native-module/login-account {:keyUid key-uid
|
(native-module/login-account {:keyUid key-uid
|
||||||
:password hashed-password
|
:password hashed-password
|
||||||
|
:wakuV2Nameserver "1.1.1.1"
|
||||||
:openseaAPIKey config/opensea-api-key
|
:openseaAPIKey config/opensea-api-key
|
||||||
|
|
||||||
:poktToken config/POKT_TOKEN
|
:poktToken config/POKT_TOKEN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user