Skip to content

PrivacyBackendType

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / PrivacyBackendType

PrivacyBackendType = "transaction" | "compute" | "both"

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:19226

Privacy backend type classification

  • transaction: Hides sender, recipient, amount (SIP Native, PrivacyCash)
  • compute: Hides computation logic (Arcium, Inco)
  • both: Full privacy stack