Skip to main content

Module ledger

Module ledger 

Expand description

The append-only approval ledger entry, mapped onto EPIC B’s SopEventRecord.

Structs§

GateLedgerEntry
One immutable ledger row per gate event. Becomes a SopEventRecord via into_event_record, which the store appends (assigning the monotonic seq).

Enums§

GateEventKind
The kind of gate event recorded in the ledger.