BoundedAuthorityProtocol.V1.AnchorFacts (Bounded Authority Protocol v0.1.2)

Copy Markdown View Source

Closed redacted non-authorizing historical-anchor facts.

Summary

Types

t()

@type t() :: %BoundedAuthorityProtocol.V1.AnchorFacts{
  anchor_id: binary(),
  anchored_at: integer(),
  chain_hash: binary(),
  chain_id: binary(),
  key_fingerprint: binary(),
  sequence: non_neg_integer(),
  trust: :not_evaluated,
  verification: :signature_and_window,
  version: 1
}