| 1 | import { describe, it, expect } from 'vitest'; |
| 2 | import { |
| 3 | buildAuditChain, verifyAuditChain, chainHead, buildSignedAuditLog, serializeAuditLog, |
| 4 | verifyAuditLog, signChainHead, verifyChainSignature, keyIdFor, buildAuditPdfBlocks, AUDIT_GENESIS, |
nothing calls this directly
no test coverage detected