mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 19:10:22 +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. |
||
---|---|---|
.. | ||
account-list-item | ||
send-content | ||
send-footer | ||
send-header | ||
tests | ||
index.js | ||
send.component.js | ||
send.constants.js | ||
send.container.js | ||
send.scss | ||
send.selectors.js | ||
send.utils.js |