mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
fix doc tag
This commit is contained in:
parent
3124e8c612
commit
d8817b2646
@ -426,7 +426,7 @@ class PreferencesController {
|
||||
* A getter for `tokens` and `accountTokens` related states.
|
||||
*
|
||||
* @param {string} selectedAddress A new hex address for an account
|
||||
* @returns {array, object, string, string} States to interact with tokens in `accountTokens`
|
||||
* @returns {Object.<array, object, string, string>} States to interact with tokens in `accountTokens`
|
||||
*
|
||||
*/
|
||||
_getTokenRelatedStates (selectedAddress) {
|
||||
|
Loading…
Reference in New Issue
Block a user