1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/components/app/transaction-breakdown
Elliot Winkler a35f22fcdf
Add Max Fee Per Gas to transaction breakdown (#12042)
This comes through in EIP-1559 transactions and so it is helpful to show
this to users.
2021-09-08 12:06:16 -06:00
..
transaction-breakdown-row Add Max Fee Per Gas to transaction breakdown (#12042) 2021-09-08 12:06:16 -06:00
index.js
index.scss
transaction-breakdown.component.js Add Max Fee Per Gas to transaction breakdown (#12042) 2021-09-08 12:06:16 -06:00
transaction-breakdown.container.js Add Max Fee Per Gas to transaction breakdown (#12042) 2021-09-08 12:06:16 -06:00
transaction-breakdown.test.js Add Max Fee Per Gas to transaction breakdown (#12042) 2021-09-08 12:06:16 -06:00