mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
4d76f5b7ca
The `estimateGasMethod` function passed to `estimateGas` is now an async function. It is now invoked using `async/await` rather than a Promise constructor. This was done as part of a broader effort to use Promises rather than callbacks when interacting with the background. |
||
---|---|---|
.. | ||
send-component.test.js | ||
send-container.test.js | ||
send-selectors-test-data.js | ||
send-selectors.test.js | ||
send-utils.test.js |