mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 20:39:08 +01:00
Remove unnecessary doc comment.
This commit is contained in:
parent
0c26df9653
commit
016d492414
@ -9,8 +9,6 @@ const log = require('loglevel')
|
||||
* Represents, and contains data about, an 'eth_signTypedData' type signature request. These are created when a
|
||||
* signature for an eth_signTypedData call is requested.
|
||||
*
|
||||
* @see {@link }
|
||||
*
|
||||
* @typedef {Object} TypedMessage
|
||||
* @property {number} id An id to track and identify the message object
|
||||
* @property {Object} msgParams The parameters to pass to the eth_signTypedData method once the signature request is
|
||||
|
Loading…
Reference in New Issue
Block a user