Expand description
An authenticated database that only supports adding new keyed values (no updates or deletions), where values can have varying sizes.
Modules§
Structs§
- Config
- Configuration for an Immutable authenticated db.
- Immutable
- An authenticated database that only supports adding new keyed values (no updates or deletions), where values can have varying sizes.
Enums§
- Operation
- An operation applied to an immutable authenticated database.