Merge pull request #192 from status-im/metamask-message

This commit is contained in:
Franck R 2022-01-17 14:26:27 +11:00 committed by GitHub
commit 7b91db2d93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ export function WalletModal() {
action: "Status Chat Key", action: "Status Chat Key",
onlySignOn: dappUrl, onlySignOn: dappUrl,
message: message:
"I'm aware that i am signing message that creates a private chat key for status communicator. And I have double checked everything is fine.", "This signature will be used to decrypt chat communications; check that the 'onlySignOn' property of this message matches the current website address.",
}, },
primaryType: "Mail", primaryType: "Mail",
types: { types: {