Marmot-TS
Preparing search index...
AccountIdentityProofSigner
Type Alias AccountIdentityProofSigner
AccountIdentityProofSigner
:
(
request
:
AccountIdentityProofRequest
,
)
=>
Uint8Array
|
Promise
<
Uint8Array
>
A hook that signs the proof digest with the Nostr account key (BIP-340).
Type Declaration
(
request
:
AccountIdentityProofRequest
)
:
Uint8Array
|
Promise
<
Uint8Array
>
Parameters
request
:
AccountIdentityProofRequest
Returns
Uint8Array
|
Promise
<
Uint8Array
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Marmot-TS
Loading...
A hook that signs the proof digest with the Nostr account key (BIP-340).