1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/components/app/signature-request
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
..
signature-request-footer
signature-request-header warn user when sending from different account (#8601) 2020-05-21 15:21:34 -05:00
signature-request-message
tests
index.js
index.scss
signature-request.component.js
signature-request.constants.js
signature-request.container.js Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00