mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
5076e5057f
The `nodeify` utility is no longer needed for the background API. Instead each method is assumed to be either synchronous or Promise- returning. The error handling was updated to at least log the error in the case where a method fall fails after the connection is broken. |
||
---|---|---|
.. | ||
actionConstants.js | ||
actionConstants.test.js | ||
actions.js | ||
actions.test.js | ||
store.js |