CreateIntentParams
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / CreateIntentParams
Interface: CreateIntentParams
Section titled “Interface: CreateIntentParams”Defined in: @sip-protocol/types/dist/index.d.ts:250
Parameters for creating a new shielded intent
Properties
Section titled “Properties”input:
IntentInput
Defined in: @sip-protocol/types/dist/index.d.ts:252
Input specification
output
Section titled “output”output:
IntentOutput
Defined in: @sip-protocol/types/dist/index.d.ts:254
Output specification
privacy
Section titled “privacy”privacy:
PrivacyLevel
Defined in: @sip-protocol/types/dist/index.d.ts:256
Privacy level
recipientMetaAddress?
Section titled “recipientMetaAddress?”
optionalrecipientMetaAddress:string
Defined in: @sip-protocol/types/dist/index.d.ts:258
Recipient’s stealth meta-address (for shielded modes)
viewingKey?
Section titled “viewingKey?”
optionalviewingKey:`0x${string}`
Defined in: @sip-protocol/types/dist/index.d.ts:260
Viewing key (for compliant mode)
optionalttl:number
Defined in: @sip-protocol/types/dist/index.d.ts:262
Time-to-live in seconds (default: 300)