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

Copy Markdown View Source

A non-authorizing revision-party binding to one verified descriptor digest.

Summary

Types

t()

@type t() :: %CharterAgreementProtocol.CharterRevision.Party{
  party_descriptor_digest: binary(),
  role: binary()
}