aboutsummaryrefslogtreecommitdiffstats
path: root/development/states/terms.json
blob: 6cc52ad36a52fa8396edaa20055437fb756ca256 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "metamask": {
    "accounts": {},
    "transactions": [],
    "identities": {},
    "network": "2",
    "isInitialized": false,
    "isUnlocked": false,
    "seedWords": null,
    "isConfirmed": false,
    "unconfTxs": {},
    "unconfMsgs": {},
    "messages": [],
    "provider": {
      "type": "testnet"
    }
  },
  "appState": {
    "currentDomain": "extensions"
  }
}