AppleSauce
Preparing search index...
applesauce-wallet
Helpers
unlockWallet
Function unlockWallet
unlockWallet
(
wallet
:
NostrEvent
,
signer
:
HiddenContentSigner
,
)
:
Promise
<
{
mints
:
string
[]
;
privateKey
:
Uint8Array
<
ArrayBufferLike
>
|
null
;
relays
:
string
[]
;
}
,
>
Unlocks a wallet and returns the hidden tags
Parameters
wallet
:
NostrEvent
signer
:
HiddenContentSigner
Returns
Promise
<
{
mints
:
string
[]
;
privateKey
:
Uint8Array
<
ArrayBufferLike
>
|
null
;
relays
:
string
[]
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Unlocks a wallet and returns the hidden tags