Intact

data class Intact(val headHash: String) : AuditResult

Every entry in the verified range re-hashed cleanly — no tampering detected.

Constructors

Link copied to clipboard
constructor(headHash: String)

Properties

Link copied to clipboard

Recomputed SHA-256 hash of the last verified entry. This is the trustworthy value — not the stored hash.