Skip to content

PrivacyBackendType

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / PrivacyBackendType

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

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19562

Privacy backend type classification

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