RPC.Dal
module S : sig ... end
val dal_shards :
'a Tezos_protocol_021_PsQuebec.Environment.RPC_context.simple ->
'a ->
?level:Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Raw_level.t ->
?delegates:
Tezos_protocol_021_PsQuebec.Environment.Signature.Public_key_hash.t list ->
unit ->
S.shards_assignment list
Tezos_protocol_environment_021_PsQuebec.Error_monad.shell_tzresult
Tezos_protocol_environment_021_PsQuebec.Lwt.t
val dal_published_slot_headers :
'a Tezos_protocol_021_PsQuebec.Environment.RPC_context.simple ->
'a ->
?level:Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Raw_level.raw_level ->
unit ->
Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Dal.Slot.Header.t list
Tezos_protocol_environment_021_PsQuebec.Error_monad.shell_tzresult
Tezos_protocol_environment_021_PsQuebec.Lwt.t