mirror of
https://github.com/status-im/status-lib.git
synced 2025-01-24 19:29:00 +00:00
fix: web3provider
This commit is contained in:
parent
e13f904121
commit
f73e990907
@ -225,7 +225,7 @@ proc login*(name, keyUid, hashedPassword, identicon, thumbnail, large: string):
|
||||
# While this is fixed, you can add here any missing attribute on the node config, and it will be merged with whatever
|
||||
# the account has in the db
|
||||
var nodeCfg = %* {
|
||||
"Web3Provider": %* {
|
||||
"Web3ProviderConfig": %* {
|
||||
"Enabled": true
|
||||
},
|
||||
"EnsConfig": %* {
|
||||
|
2
vendor/status-go
vendored
2
vendor/status-go
vendored
@ -1 +1 @@
|
||||
Subproject commit 12c727df25e58579d7b394f8e7fffba9bce4f908
|
||||
Subproject commit 33250c9134ce156b28cf3496818378dcd729db93
|
Loading…
x
Reference in New Issue
Block a user