Skip to main content

Module store

Module store 

Source
Expand description

Persistent seal and anchor storage

Provides a trait-based abstraction for persisting consumed seals, published anchors, and chain state across restarts.

Structs§

AnchorRecord
A persisted anchor record
InMemorySealStore
In-memory store for testing and lightweight use
SealRecord
A persisted seal record

Enums§

StoreError
Store error types

Traits§

SealStore
Trait for persistent seal and anchor storage