BoundedAuthorityProtocol.V1.Credentials (Bounded Authority Protocol v0.1.0)

Copy Markdown View Source

Closed raw compact grant and proof credentials.

Summary

Types

t()

@type t() :: %BoundedAuthorityProtocol.V1.Credentials{
  grant: binary(),
  proof: binary()
}