mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
e132998930
`setProviderType` returned a thunk that didn't return a Promise, despite doing async work. It now returns a Promise. None of the callers of this action creator needed to know when it completed, so no changes to the call sites were made. |
||
---|---|---|
.. | ||
reducers | ||
actions.spec.js | ||
selectors.spec.js |