mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
e7fbdd1be6
`setRpcTarget` returned a thunk that didn't return a Promise, despite doing async work. It now returns a Promise. The callers of this action creator didn't need to be updated, as they were all in event handlers that didn't require knowing when the operation had completed. |
||
---|---|---|
.. | ||
actions | ||
app | ||
migrations | ||
responsive/components | ||
ui | ||
balance-formatter-test.js | ||
localhostState.js |