mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-24 20:48:50 +00:00
fix(@desktop/general): LoadAllTransfers flag is set to true when a user is logging in
This commit is contained in:
parent
3030a689d8
commit
fa3be8623b
@ -378,6 +378,7 @@ QtObject:
|
||||
}
|
||||
|
||||
result["WalletConfig"] = %* {
|
||||
"LoadAllTransfers": true,
|
||||
"OpenseaAPIKey": OPENSEA_API_KEY_RESOLVED,
|
||||
"InfuraAPIKey": INFURA_TOKEN_RESOLVED,
|
||||
"InfuraAPIKeySecret": INFURA_TOKEN_SECRET_RESOLVED,
|
||||
|
Loading…
x
Reference in New Issue
Block a user