Skip to content

[AIR-3][AIS-3][BPC-3][RES-3]

Updated Enterprise Features

Overview

Add a brief overview of this document here.

Table of Contents

Compliance Additions

  • BDF §5.3 Audit Trail
    fn log_audit_event(event: AuditEvent) {
        opentelemetry::global::meter("enterprise")
            .counter("audit_events")
            .add(1, event.attributes());
    }
    

Security Matrix

Feature BIP 341 ZKP PSBT Fuzz Tested
Advanced DLC 1M+ iterations
Privacy Pools 🔜 500K+ iterations
## See Also