package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_raw_protocol_alpha.Dal_servicesSource

shards ctxt ~level returns the DAL committee as an association list that associates to the public key hash pkh of the member of the committee an interval (s,n), meaning that the slots s;s+1;...;s+n-1 belongs to pkh. It is guaranteed that n>0.

OCaml

Innovation. Community. Security.