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:127

Sub-code detail of JournalCompatibilityError.