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": %* {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 12c727df25e58579d7b394f8e7fffba9bce4f908
|
||||
Subproject commit 33250c9134ce156b28cf3496818378dcd729db93
|
Loading…
Reference in New Issue