mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Linted docs
This commit is contained in:
parent
fad8afb7d1
commit
5abb0256a9
@ -722,7 +722,7 @@ module.exports = class MetamaskController extends EventEmitter {
|
|||||||
* Triggers signing, and the callback function from newUnsignedPersonalMessage.
|
* Triggers signing, and the callback function from newUnsignedPersonalMessage.
|
||||||
*
|
*
|
||||||
* @param {Object} msgParams - The params of the message to sign & return to the Dapp.
|
* @param {Object} msgParams - The params of the message to sign & return to the Dapp.
|
||||||
* @returns {Promise<Object>/} - A full state update.
|
* @returns {Promise<Object>} - A full state update.
|
||||||
*/
|
*/
|
||||||
signPersonalMessage (msgParams) {
|
signPersonalMessage (msgParams) {
|
||||||
log.info('MetaMaskController - signPersonalMessage')
|
log.info('MetaMaskController - signPersonalMessage')
|
||||||
|
Loading…
Reference in New Issue
Block a user