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

test - mock-dev - expose metamaskController for debugging

This commit is contained in:
kumavis 2017-02-01 16:31:22 -08:00
parent d8a12c2ad0
commit bcff47d9aa

View File

@ -62,6 +62,7 @@ const controller = new MetamaskController({
// initial state
initState: firstTimeState,
})
global.metamaskController = controller
//
// User Interface