aboutsummaryrefslogtreecommitdiffstats
path: root/library/popup.js
diff options
context:
space:
mode:
authorfrankiebee <frankie.diamond@gmail.com>2017-03-30 01:53:43 +0800
committerfrankiebee <frankie.diamond@gmail.com>2017-03-30 01:53:43 +0800
commit84b3415b4479eb849b69d77a7e178c67fcaaf3fb (patch)
treecb6b0d50c9fd4f24283edffe6ba05c93dadef113 /library/popup.js
parenta20a237282c38da86b03625d08b48c2e58e83523 (diff)
downloadtangerine-wallet-browser-84b3415b4479eb849b69d77a7e178c67fcaaf3fb.tar.gz
tangerine-wallet-browser-84b3415b4479eb849b69d77a7e178c67fcaaf3fb.tar.zst
tangerine-wallet-browser-84b3415b4479eb849b69d77a7e178c67fcaaf3fb.zip
WIP: lost enital call from dapp to getAccounts
Diffstat (limited to 'library/popup.js')
-rw-r--r--library/popup.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/library/popup.js b/library/popup.js
index d956dc0b1..bb7051055 100644
--- a/library/popup.js
+++ b/library/popup.js
@@ -13,11 +13,6 @@ injectCss(css)
var name = 'popup'
window.METAMASK_UI_TYPE = name
-var iframeStream = setupIframe({
- zeroClientProvider: 'http://localhost:9001',
- sandboxAttributes: ['allow-scripts', 'allow-popups', 'allow-same-origin'],
- container: document.body,
-})
console.log('outside:open')
const background = new SWcontroller({