checkEd25519StealthAddress()
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / checkEd25519StealthAddress
Function: checkEd25519StealthAddress()
Section titled “Function: checkEd25519StealthAddress()”checkEd25519StealthAddress(
stealthAddress,spendingPrivateKey,viewingPrivateKey):boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:4041
Check if an ed25519 stealth address was intended for this recipient
Parameters
Section titled “Parameters”stealthAddress
Section titled “stealthAddress”spendingPrivateKey
Section titled “spendingPrivateKey”`0x${string}`
viewingPrivateKey
Section titled “viewingPrivateKey”`0x${string}`
Returns
Section titled “Returns”boolean