mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
95bcc21a06
If a nodified method does not return a Promise, it will throw an error, like this: ``` Error in event handler for (unknown): Error: The function setSelectedAccount did not return a Promise, but was nodeified. ``` |
||
---|---|---|
.. | ||
keyrings | ||
lib | ||
migrations | ||
background.js | ||
chromereload.js | ||
config.js | ||
contentscript.js | ||
inpage.js | ||
keyring-controller.js | ||
metamask-controller.js | ||
popup-core.js | ||
popup.js |