Skip to content

NEARStealthMetaAddressResult

SIP Protocol API Reference v0.12.0


SIP Protocol API Reference / NEARStealthMetaAddressResult

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:18396

NEAR stealth meta-address generation result

metaAddress: StealthMetaAddress

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:18398

The stealth meta-address (contains spending and viewing public keys)


spendingPrivateKey: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:18400

Spending private key (keep secret!)


viewingPrivateKey: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:18402

Viewing private key (can be shared with auditors)