BoundedAuthorityProtocol. V1. EncodedAnchoredExport
(Bounded Authority Protocol v0.1.1)
Copy Markdown
View Source
Exact archive chunks, complete digest, and byte count from deterministic framing.
Summary
Types
@type t() :: %BoundedAuthorityProtocol.V1.EncodedAnchoredExport{ byte_count: pos_integer(), chunks: [binary()], digest: binary() }