1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/pages/confirm-transaction-switch
Mark Stacey e85b162651
Add MESSAGE_TYPE enum (#8743)
Each "message" requiring a user confirmation has a unique `type`
property. These `type` properties have all been added as enums, and the
enum is now used wherever the literal string was used previously.
2020-06-04 16:22:45 -03:00
..
confirm-transaction-switch.component.js Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
confirm-transaction-switch.container.js Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-transaction-switch.util.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30