Skip to content

PrivacyBackendType

SIP Protocol API Reference v0.14.0


SIP Protocol API Reference / PrivacyBackendType

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

Defined in: @sip-protocol/sdk/dist/index-ClFG32eh.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