NEARStealthMetaAddressResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / NEARStealthMetaAddressResult
Interface: NEARStealthMetaAddressResult
Section titled “Interface: NEARStealthMetaAddressResult”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18096
NEAR stealth meta-address generation result
Properties
Section titled “Properties”metaAddress
Section titled “metaAddress”metaAddress:
StealthMetaAddress
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18098
The stealth meta-address (contains spending and viewing public keys)
spendingPrivateKey
Section titled “spendingPrivateKey”spendingPrivateKey:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18100
Spending private key (keep secret!)
viewingPrivateKey
Section titled “viewingPrivateKey”viewingPrivateKey:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18102
Viewing private key (can be shared with auditors)