Dal.Attestation
This module re-exports definitions from Dal_attestation_repr
and Raw_context.Dal
.
type t = private Bitset.t
module Shard_map :
Mavryk_protocol_environment_alpha.Map.S with type key = shard_index
val encoding : t Mavryk_protocol_environment_alpha.Data_encoding.t
val empty : t
val commit : t -> Slot_index.t -> t
val is_attested : t -> Slot_index.t -> bool
val occupied_size_in_bits : t -> int
val expected_size_in_bits : max_index:Slot_index.t -> int