Skip to content

~~Function: checkEd25519StealthAddressV1()~~

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / checkEd25519StealthAddressV1

checkEd25519StealthAddressV1(stealthAddress, spendingPrivateKey, viewingPrivateKey): boolean

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4069

StealthAddress

`0x${string}`

`0x${string}`

boolean

Legacy SIP:1 full-wallet check — requires BOTH private keys.

For detecting/claiming pre-flip (SIP:1) announcements only (legacy swapped scheme: S = s_spend * R, address built on the viewing key). New code should use the view-only checkEd25519StealthAddress.