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. |
||
---|---|---|
.. | ||
actions | ||
app | ||
migrations | ||
responsive/components | ||
ui | ||
balance-formatter-test.js | ||
localhostState.js |