Skip to content

rulvar API reference


rulvar API reference / @rulvar/core / JournalCompatSubCode

Type Alias: JournalCompatSubCode

ts
type JournalCompatSubCode = "HASH_VERSION_TOO_OLD" | "HASH_VERSION_TOO_NEW";

Defined in: packages/core/src/l0/errors.ts:120

Sub-code detail of JournalCompatibilityError.