Module archiver

Source

Structs§

ArchiveBlockOutcome
The outcome of adding a block to the archiver.
Archiver
Block archiver for Subspace blockchain.
BlockBytes
Similar to Vec<u8>, but when encoded with SCALE codec uses fixed size length encoding (as little-endian u32)
NewArchivedSegment
Newly archived segment as a combination of segment header and corresponding archived history segment containing pieces
Segment
Segment represents a collection of items stored in archival history of the Subspace blockchain

Enums§

ArchiverInstantiationError
Archiver instantiation error
SegmentItem
Kinds of items that are contained within a segment