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

Copy Markdown View Source

Exact canonical consumption row bytes and domain-separated row hash.

Summary

Types

t()

@type t() :: %BoundedAuthorityProtocol.V1.EncodedConsumptionEntry{
  bytes: binary(),
  hash: binary()
}