AppleSauce
Preparing search index...
applesauce-wallet
Helpers
isWalletUnlocked
Function isWalletUnlocked
isWalletUnlocked
<
T
extends
Event
>
(
wallet
:
T
,
)
:
wallet
is
T
&
UnlockedEncryptedContent
&
{
"[HiddenTagsSymbol]"
:
string
[]
[]
;
}
&
{
"[WalletMintsSymbol]"
:
string
[]
;
"[WalletPrivateKeySymbol]"
:
Uint8Array
;
}
Returns if a wallet is unlocked
Type Parameters
T
extends
Event
Parameters
wallet
:
T
Returns
wallet
is
T
&
UnlockedEncryptedContent
&
{
"[HiddenTagsSymbol]"
:
string
[]
[]
}
&
{
"[WalletMintsSymbol]"
:
string
[]
;
"[WalletPrivateKeySymbol]"
:
Uint8Array
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Returns if a wallet is unlocked