1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/pages/confirm-encryption-public-key
Ariella Vu bdf3b8486b
Fix GetEncryptionKey TypeError Cannot destructure property 'msgParams' of 'txData' (#17808)
* fix ConfirmEncryptionPublicKey txData

* encrypt/decrypt: fix missing txData state

* rm console.log
2023-02-25 01:58:42 +07:00
..
confirm-encryption-public-key.component.js Fix GetEncryptionKey TypeError Cannot destructure property 'msgParams' of 'txData' (#17808) 2023-02-25 01:58:42 +07:00
confirm-encryption-public-key.container.js Fix GetEncryptionKey TypeError Cannot destructure property 'msgParams' of 'txData' (#17808) 2023-02-25 01:58:42 +07:00
confirm-encryption-public-key.scss
confirm-encryption-public-key.stories.js
index.js