BoundedAuthorityProtocol. V1. ExpectedExport
(Bounded Authority Protocol v0.1.0)
Copy Markdown
View Source
Exact semantic context required before deterministic archive framing.
Summary
Types
@type t() :: %BoundedAuthorityProtocol.V1.ExpectedExport{ bounds: BoundedAuthorityProtocol.V1.Bounds.t() | map(), chain: BoundedAuthorityProtocol.V1.ExpectedChain.t(), end_anchor: BoundedAuthorityProtocol.V1.ExpectedAnchor.t(), start_anchor: BoundedAuthorityProtocol.V1.ExpectedAnchor.t(), transitions: [BoundedAuthorityProtocol.V1.ExpectedKeyTransition.t()] }