1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/confirm-transaction
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
..
conf-tx.js Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
confirm-transaction.component.js Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
confirm-transaction.container.js Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
index.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30