Marmot-TS
Preparing search index...
signAccountIdentityProof
Function signAccountIdentityProof
signAccountIdentityProof
(
request
:
AccountIdentityProofRequest
,
secretKey
:
Uint8Array
,
)
:
Uint8Array
Signs a proof request with a raw 32-byte Nostr secret key (BIP-340 Schnorr).
Parameters
request
:
AccountIdentityProofRequest
secretKey
:
Uint8Array
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Marmot-TS
Loading...
Signs a proof request with a raw 32-byte Nostr secret key (BIP-340 Schnorr).