1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00

fix visibility

This commit is contained in:
Bruno Barbieri 2018-11-30 20:54:57 -05:00 committed by GitHub
parent 4c24555545
commit be255210a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -267,7 +267,6 @@ function setupController (initState, initLangCode) {
platform,
encryptor: isEdge ? new EdgeEncryptor() : undefined,
})
global.metamaskController = controller
const provider = controller.provider
setupEnsIpfsResolver({ provider })