mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
typo: copy paste error (#8194)
This commit is contained in:
parent
23bfa59bfd
commit
6828eaaee1
@ -540,7 +540,7 @@ export default class MetamaskController extends EventEmitter {
|
||||
signPersonalMessage: nodeify(this.signPersonalMessage, this),
|
||||
cancelPersonalMessage: this.cancelPersonalMessage.bind(this),
|
||||
|
||||
// personalMessageManager
|
||||
// typedMessageManager
|
||||
signTypedMessage: nodeify(this.signTypedMessage, this),
|
||||
cancelTypedMessage: this.cancelTypedMessage.bind(this),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user