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

Copy Markdown View Source

Ordered nonempty caller-supplied historical public-key chain.

Summary

Types

t()

@type t() :: %BoundedAuthorityProtocol.V1.HistoricalKeyChain{
  keys: [BoundedAuthorityProtocol.V1.HistoricalPublicKey.t()]
}