diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-12-17 03:26:39 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-12-17 03:26:39 +0800 |
commit | 2b1d821da3d7205254b9cccf34215e0bfb0fded8 (patch) | |
tree | 89f54fbbf5b8ed18a271fd1c189b6f4bce4fed1e /development | |
parent | 55fdf06d53c6638145e1c2114594271a9d726212 (diff) | |
download | tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar.gz tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar.bz2 tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar.lz tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar.xz tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.tar.zst tangerine-wallet-browser-2b1d821da3d7205254b9cccf34215e0bfb0fded8.zip |
Cleanup
Diffstat (limited to 'development')
-rw-r--r-- | development/states/notice.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/development/states/notice.json b/development/states/notice.json index d8f1f0abe..f974d358e 100644 --- a/development/states/notice.json +++ b/development/states/notice.json @@ -2,7 +2,6 @@ "metamask": { "isInitialized": true, "isUnlocked": true, - "rpcTarget": "https://rawtestrpc.metamask.io/", "identities": { "0x24a1d059462456aa332d6da9117aa7f91a46f2ac": { "address": "0x24a1d059462456aa332d6da9117aa7f91a46f2ac", |