mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
795676d3ec
This function primarily ensured that there was a reasonable fallback for `txParams` if the given transaction was missing it. This fallback was only used in one place: the customize gas modal, during the send flow specifically. The helper function has been removed, and the default `txParams` is set in the one place it was needed. In the future we should attempt to simplify this modal so it doesn't need to know details about the context in which it's being used. |
||
---|---|---|
.. | ||
index.js | ||
transaction-time-remaining.component.js | ||
transaction-time-remaining.container.js | ||
transaction-time-remaining.util.js |