Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StoredChunkDataPack ¶
type StoredChunkDataPack struct { ChunkID flow.Identifier StartState flow.StateCommitment Proof flow.StorageProof CollectionID flow.Identifier SystemChunk bool }
StoredChunkDataPack is an in-storage representation of chunk data pack. Its prime difference is instead of an actual collection, it keeps a collection ID hence relying on maintaining the collection on a secondary storage.
Click to show internal directories.
Click to hide internal directories.