CharterAgreementProtocol.CharterRevision.AttributionDeclaration (Charter Agreement Protocol v0.1.0)

Copy Markdown View Source

The closed, non-authorizing attribution basis declared by a revision.

Summary

Types

t()

@type t() :: %CharterAgreementProtocol.CharterRevision.AttributionDeclaration{
  basis: :bound_deployments | :legal_text,
  detail_digest: nil | binary()
}