solana_accounts_db::tiered_storage

Module footer

Source

Structs§

TieredStorageFooter

Enums§

AccountBlockFormat
AccountMetaFormat
SanitizeFooterError
Errors that can happen while sanitizing the footer

Constants§

FOOTER_FORMAT_VERSION
FOOTER_SIZE
The size of the footer struct + the magic number at the end.
FOOTER_TAIL_SIZE
The size of the ending part of the footer. This size should remain unchanged even when the footer’s format changes.