1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/store
Mark Stacey 21d62e3adc
Use async/await for forceUpdateMetamaskState (#8429)
The `forceUpdateMetamaskState` function now uses `async/await` instead
of a Promise constructor. This was done to make an upcoming change
easier (making `updateMetamaskState` async).
2020-04-27 18:21:17 -03:00
..
actionConstants.js Remove leftover references to Coinbase (#8403) 2020-04-23 20:32:15 -03:00
actions.js Use async/await for forceUpdateMetamaskState (#8429) 2020-04-27 18:21:17 -03:00
store.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30