Module entities

Source
Expand description

Entities related to a Cardano node internal database.

Structs§

AncillaryFilesManifest
Alias of SignableManifest for Ancillary files
ImmutableFile
Represent an immutable file in a Cardano node database directory

Enums§

AncillaryFilesManifestVerifyError
Errors that can occur when verifying the integrity of the data in the manifest
ImmutableFileCreationError
ImmutableFile::new related errors.
ImmutableFileListingError
ImmutableFile::list_completed_in_dir related errors.
LedgerStateSnapshot
Represent an ledger file in a Cardano node database directory
LedgerStateSnapshotListingError
LedgerStateSnapshot::list_all_in_dir related errors.