1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Dan Finlay 95bcc21a06 Add useful nodeify error message
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.
```
2016-11-29 15:54:10 -08:00
..
2016-11-03 11:22:10 -07:00
2016-11-11 10:26:12 -08:00
2016-11-22 17:41:54 -08:00
2016-10-13 16:04:23 -07:00
2016-11-23 16:54:27 -08:00
2016-06-21 13:18:32 -07:00
2016-11-29 15:54:10 -08:00
2016-11-11 10:26:12 -08:00
2016-11-18 16:27:26 -08:00
2016-06-21 13:18:32 -07:00