rollbackCounter

open override fun rollbackCounter(): ULong

Read the highest rollback counter this store has committed (0 if never). Read-only; used on restore to detect a same-generation rollback. Must be rollback-resistant to a file-rewriter (kept in secure storage) and must survive restarts.