Privacy Operations
This section describes the abstract SDK operations expected for private settlement flows.
Core Operations
- create private payment payloads,
- verify payment readiness with facilitator,
- settle shielded transitions,
- query proof/settlement status.
Safety Expectations
- strict input validation,
- explicit failure states,
- idempotent settlement safeguards,
- audit-friendly event traces without exposing private payload internals.
Status
Detailed method signatures will be published with release candidates.