mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add ui note to background docs
This commit is contained in:
parent
17afe922d4
commit
357582cc52
@ -87,7 +87,7 @@ setupMetamaskMeshMetrics()
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The data emitted from the MetaMaskController.store EventEmitter, also used to initialize the MetaMaskController.
|
* The data emitted from the MetaMaskController.store EventEmitter, also used to initialize the MetaMaskController. Available in UI on React state as state.metamask.
|
||||||
* @typedef MetaMaskState
|
* @typedef MetaMaskState
|
||||||
* @property {boolean} isInitialized - Whether the first vault has been created.
|
* @property {boolean} isInitialized - Whether the first vault has been created.
|
||||||
* @property {boolean} isUnlocked - Whether the vault is currently decrypted and accounts are available for selection.
|
* @property {boolean} isUnlocked - Whether the vault is currently decrypted and accounts are available for selection.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user