octez-l2-libs.smart-rollup
Slot_header.V1
A slot header.
octez-l2-libs.layer2_store
octez-l2-libs.scoru-wasm
octez-l2-libs.scoru-wasm-fast
octez-l2-libs.scoru-wasm-helpers
octez-l2-libs.scoru_wasm_durable_snapshot
octez-l2-libs.scoru_wasm_test_helpers
octez-l2-libs.smart_rollup_wasm_benchmark_lib
octez-l2-libs.wasmer
octez-l2-libs.webassembly-interpreter
octez-l2-libs.webassembly-interpreter-extra
type id = {
published_level : int32;
index : Slot_index.t;
}
type t = {
id : id;
commitment : Commitment.t;
val encoding : t Tezos_base.TzPervasives.Data_encoding.t
Encoding for V1 matches Protocol.Alpha_context.Dal.Slot.Header.encoding.
V1
Protocol.Alpha_context.Dal.Slot.Header.encoding