1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Make custom network dev state not loading

This commit is contained in:
Dan Finlay 2016-08-29 12:36:27 -07:00
parent 47429fcbf5
commit f5baf36c07
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -158,7 +158,7 @@
} }
], ],
"selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825", "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825",
"network": "loading", "network": "166",
"seedWords": null, "seedWords": null,
"isConfirmed": true, "isConfirmed": true,
"isEthConfirmed": true, "isEthConfirmed": true,