BoundedAuthorityProtocol.V1.ConsumptionEntry (Bounded Authority Protocol v0.1.1)

Copy Markdown View Source

Closed deterministic consumption-chain row producer input.

Summary

Types

t()

@type t() :: %BoundedAuthorityProtocol.V1.ConsumptionEntry{
  chain_id: binary(),
  commitment: binary(),
  previous_hash: binary(),
  sequence: pos_integer()
}